# 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 = "df-rs" version = "0.2.2" description = "A tool that can list the 10 biggest directories of the path you support, like df on linux." homepage = "https://github.com/Mng12345/df-rs" readme = "readme.md" keywords = ["command-line"] license = "MIT" repository = "https://github.com/Mng12345/df-rs" resolver = "2" [dependencies.argparse] version = "0.2.2" [dependencies.async-recursion] version = "1.0.0" [dependencies.async-std] version = "1.12.0" [dependencies.futures] version = "0.3.21" [dependencies.num_cpus] version = "1.0"