# 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 = "VTMK" version = "0.1.0" description = " Multi-purpose file management software.\n" readme = "README.md" keywords = ["versionmanage"] categories = ["filesystem", "command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/VTMK-project/vtmk" resolver = "2" [dependencies.clap] version = "3.0.0-beta.5" features = ["yaml", "env", "color", "suggestions", "unicode"] [dependencies.uuid] version = "0.8.2" features = ["serde", "v4"] [dependencies.zstd] version = "0.9.0+zstd.1.5.0" [dependencies.zstd-safe] version = "4.1.1+zstd.1.5.0"