# 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 = "crust-trust" version = "0.1.0" authors = ["CyberforgeX "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "An outstanding Rust crate to manage workspaces with optimal crate handling." homepage = "https://github.com/cyberforgex/crust-trust" documentation = "https://docs.rs/crust-trust" readme = "README.md" keywords = [ "workspace", "crates", "rust", "management", "automation", ] categories = ["development-tools"] license = "MIT" repository = "https://github.com/cyberforgex/crust-trust" [[bin]] name = "crust-trust" path = "src/main.rs" [dependencies]