# 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 = "gin-pkg" version = "0.1.9" authors = ["bag"] description = "A package manager for installing foreign c libraries / CLI. This is also a great package maneger for rusteceans. " readme = "Readme.md" license = "MIT" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "3.0.0-beta.1" [dependencies.console] version = "0.11.2" [dependencies.dirs] version = "2.0.2" [dependencies.duct] version = "0.13.4" [dependencies.git2] version = "0.13.5" [dependencies.indicatif] version = "0.14.0" [dependencies.url] version = "2.1.1" [dependencies.yaml-rust] version = "0.4"