# 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] name = "stfu8" version = "0.2.7" authors = ["Garrett Berg "] description = "Sorta Text Format in UTF-8" documentation = "https://docs.rs/stfu8" readme = "README.md" keywords = [ "text", "binary", "repr", "invalid", "unicode", ] license = "MIT OR Apache-2.0" repository = "https://github.com/vitiral/stfu8" [dev-dependencies.pretty_assertions] version = "1.1" [dev-dependencies.proptest] version = "1.0" [features] default = ["testing"] testing = [] [badges.appveyor] repository = "vitiral/stfu8" [badges.travis-ci] repository = "vitiral/stfu8"