crust-trust 0.1.0

An outstanding Rust crate to manage workspaces with optimal crate handling.
[[bin]]
name = "crust-trust"
path = "src/main.rs"

[dependencies]

[package]
authors = ["CyberforgeX <cyberforgex@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools"]
description = "An outstanding Rust crate to manage workspaces with optimal crate handling."
documentation = "https://docs.rs/crust-trust"
edition = "2021"
homepage = "https://github.com/cyberforgex/crust-trust"
keywords = ["workspace", "crates", "rust", "management", "automation"]
license = "MIT"
name = "crust-trust"
readme = "README.md"
repository = "https://github.com/cyberforgex/crust-trust"
version = "0.1.0"