# 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 = "2018" name = "packall" version = "0.1.0" authors = ["Éverton M. Vieira "] description = "Eats all the files you feed and keeps them organized, first in the belly, after in the body, for future searches." license = "LGPL-3.0-only" repository = "https://github.com/emuvi/packall" [dependencies.clap] version = "2.33" [dependencies.crossbeam] version = "0.8" [dependencies.crossbeam-channel] version = "0.5" [dependencies.rand] version = "0.8" [dependencies.serde_json] version = "1.0" [dependencies.sha2] version = "0.9" [dependencies.unicase] version = "2.6"