# 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 = "escape8259" version = "0.5.3" authors = ["Eric Seppanen "] exclude = ["Cranky.toml"] description = "RFC8259-compliant string escaping and un-escaping" readme = "README.md" keywords = [ "json", "rfc8259", "cddl", ] categories = ["encoding"] license = "MIT" repository = "https://github.com/ericseppanen/escape8259" [package.metadata.release] pre-release-commit-message = "release {{version}}" [dev-dependencies.rustversion] version = "1.0"