# 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 = "lorry" version = "0.1.8" authors = ["Jakob Neufeld "] description = "Make Cargo.toml files with rust" documentation = "https://docs.rs/lorry" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/mast3rsoft/lorry" [dependencies.ansi_term] version = "0.12.1" [dependencies.toml_edit] version = "0.2.0"