# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "try-ascii" version = "1.1.0" authors = ["Fraunhofer IML Embedded Rust Group "] description = "Helper to format byte slices that probably/mostly contain ASCII-encoded text" readme = "README.md" keywords = [ "no_std", "logging", ] categories = [ "no-std", "development-tools::debugging", ] license = "OLFL-1.3" repository = "https://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/try-ascii" [dependencies]