# 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 = "gmbm" version = "0.6.0" authors = ["Vurv78 "] description = "CLI to manage and download garrysmod binary modules" keywords = ["garrysmod", "msbuild", "premake", "gmod"] license-file = "LICENSE.txt" repository = "https://github.com/Vurv78/gmbm" resolver = "2" [lib] crate-type = ["rlib"] [[bin]] name = "gmbm" [dependencies.cc] version = "1.0.69" [dependencies.clap] version = "3.0.0-rc.4" features = ["cargo"] [dependencies.colored] version = "2.0.0" [dependencies.git2] version = "0.13.25" [dependencies.pelite] version = "0.9.0" [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.thiserror] version = "1.0.29" [dependencies.toml] version = "0.5.8" [dependencies.url] version = "2.2.2"