# 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] edition = "2018" name = "rsdiskspeed" version = "0.3.2" authors = ["Xycart "] description = "Disk speed test for Rust" license = "MIT" [dependencies.clap] version = "2.33.3" [dependencies.indicatif] version = "0.15.0" [dependencies.libc] version = "0.2.77" [dependencies.log] version = "0.4.11" [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.rand] version = "0.7.3" [dependencies.time] version = "0.2.19"