# 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 = "quick-storer" version = "1.0.0" authors = ["AlbertLarsan68"] description = "An easy to use file and folder storing software" readme = "README.md" categories = ["command-line-utilities", "compression", "data-structures", "encoding", "filesystem"] license = "MIT OR Apache-2.0" repository = "https://github.com/AL68-co/quick-storer" resolver = "2" [dependencies.brotli] version = "3.3.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.mla] version = "1.2.0" [dependencies.structopt] version = "0.3.26"