# 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 = "facmod-rs" version = "0.7.0-beta" authors = ["Nathaniel Graham <@ngraham20, @raevenant>"] description = "Download mods for Factorio" license-file = "LICENSE" [dependencies.clap] version = "3.0.10" features = ["cargo"] [dependencies.env_logger] version = "0.9.0" [dependencies.error-chain] version = "0.12.4" [dependencies.futures-util] version = "0.3.19" [dependencies.indicatif] version = "0.16.2" [dependencies.log] version = "0.4.14" [dependencies.reqwest] version = "0.11.9" features = ["json", "stream"] [dependencies.serde] version = "1.0.117" features = ["derive"] [dependencies.serde_json] version = "1.0.75" [dependencies.serde_yaml] version = "0.8.13" [dependencies.tokio] version = "1.15.0" features = ["full"]