# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "kanils" version = "1.2.0" authors = ["The FrugalOS Developers"] description = "Kind and Nice tool for Lump Storage" homepage = "https://github.com/frugalos/kanils" readme = "README.md" categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/frugalos/kanils" [dependencies.byteorder] version = "1" features = ["i128"] [dependencies.cannyls] version = "^0.10" [dependencies.clap] version = "2" [dependencies.indicatif] version = "^0.11" [dependencies.rand] version = "^0.6" [dependencies.regex] version = "1" [dependencies.rustyline] version = "5" [dependencies.structopt] version = "^0.2.11" [dependencies.trackable] version = "^0.2.20" [dev-dependencies.tempfile] version = "3"