# 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 = "emp" version = "1.1.0" description = "An Efficiently Managed Packaging system, NBT but better!" homepage = "https://docs.rs/emp" documentation = "https://docs.rs/emp" readme = "README.md" keywords = ["EMP", "NBT", "json", "encoding", "decoding"] categories = ["command-line-utilities", "encoding"] license-file = "LICENSE" repository = "https://github.com/Ashvin-Ranjan/EMP/" [dependencies.serde_json] version = "1.0.68"