# 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 = "mrvn" version = "0.1.0-alpha" authors = ["AnActualEmerald"] description = "MRVN Mod Maker" readme = "README.md" license = "MIT" repository = "https://nest.pijul.com/AnActualEmerald/MRVN" resolver = "2" [dependencies.anyhow] version = "1.0.58" [dependencies.clap] version = "3.2.11" features = ["derive"] [dependencies.git2] version = "0.14.4" [dependencies.log] version = "0.4.17" [dependencies.regex] version = "1.6.0" [dependencies.reqwest] version = "0.11.11" features = ["stream"] [dependencies.ron] version = "0.7.1" [dependencies.semver] version = "1.0.12" features = ["serde"] [dependencies.serde] version = "1.0.139" features = ["derive"] [dependencies.serde_json] version = "1.0.82" [dependencies.simplelog] version = "0.12.0" [dependencies.tokio] version = "1.20.0" features = ["full"]