[package] name = "ross-logger" version = "1.7.0" authors = ["Linas Nikiperavičius "] edition = "2018" license-file = "LICENSE.md" description = "Logger for the Rusty Old Smart System" repository = "https://github.com/linasdev/ross-logger" readme = "README.md" [dependencies] cortex-m = "0.7.6" [dependencies.stm32f1xx-hal] version = "0.9.0" features = ["rt", "stm32f103", "medium"]