# 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" rust-version = "1.65.0" name = "afp" version = "0.1.10" description = "A fast fetch program written in rust" homepage = "https://github.com/Slimemaster0/afp" readme = "README.md" license = "GPL-3.0" license-file = "LICENSE" repository = "https://github.com/Slimemaster0/afp" [dependencies.colored] version = "2.0.0" [dependencies.futures] version = "0.3" [dependencies.serde] version = "1.0.151" features = ["derive"] [dependencies.serde_json] version = "1.0.91" [dependencies.systemstat] version = "0.2.2"