# 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 = "a3mo_lib" version = "0.3.0" authors = ["Scarjit "] description = "Arma3 Mod Organizer libary. Provides functions for CLI Client and GUI" license = "MIT" [dependencies.blake2b_simd] version = "0.5.5" [dependencies.custom_error] version = "1.6.0" [dependencies.delta_patch] version = "0.1.0" [dependencies.easy_xxhash64] version = "1.1.6" [dependencies.failure] version = "0.1.5" [dependencies.faster-hex] version = "0.3.1" [dependencies.indextree] version = "4.0.0" features = ["deser"] [dependencies.rand] version = "0.7.0" [dependencies.rayon] version = "1.1.0" [dependencies.reqwest] version = "0.9.19" [dependencies.rusqlite] version = "0.20.0" features = ["bundled"] [dependencies.rustc-test] version = "0.3.0" [dependencies.serde] version = "1.0.90" features = ["derive"] [dependencies.serde_derive] version = "1.0.90" [dependencies.serde_json] version = "1.0.40" [dependencies.time] version = "0.1.42" [dependencies.url] version = "2.0.0" [dependencies.walkdir] version = "2.2.9" [dependencies.xorshift] version = "0.1" [badges.appveyor] branch = "master" repository = "Scarjit/mo-libary" service = "github" [badges.coveralls] branch = "master" repository = "https://github.com/arma3modorganizer/MO-Libary" service = "github" [badges.maintenance] status = "actively-developed" [badges.travis-ci] branch = "master" repository = "arma3modorganizer/MO-Libary"