[package] name = "ustd" version = "0.0.0" edition = "2021" authors = ["Alexey Gerasev "] description = "Micro stdlib" documentation = "https://docs.rs/ustd" homepage = "https://github.com/agerasev/ustd-rs" repository = "https://github.com/agerasev/ustd-rs.git" readme = "README.md" categories = ["os", "embedded", "no-std"] keywords = ["std", "stdlib", "embedded"] license = "MIT/Apache-2.0"