[package] name = "try-ascii" description = "Helper to format byte slices that probably/mostly contain ASCII-encoded text" version = "1.1.0" authors = [ "Fraunhofer IML Embedded Rust Group " ] edition = "2018" license = "OLFL-1.3" repository = "https://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/try-ascii" keywords = ["no_std", "logging"] categories = ["no-std", "development-tools::debugging"] [dependencies]