# 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 = "2021" name = "mcrypt" version = "0.1.4" authors = ["The Mangrove Team"] description = "A cryptography library for Mangrove, a pure-rust, blazing fast package manager" homepage = "https://mgve.cc" documentation = "https://mgve.cc/docs/libmangrove" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://gitlab.e3t.cc/c0repwn3r/mangrove" resolver = "1" [dependencies] [build-dependencies.anyhow] version = "1.0.68" [build-dependencies.vergen] version = "7.5.0" features = [ "build", "rustc", ] default-features = false