# 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] name = "cargo-faircode" version = "1.0.3" authors = ["Fredrik Noren "] exclude = ["examples/*"] description = "Cargo extension to help manage Faircode-registered dependencies" homepage = "https://faircode.io" readme = "README.md" license = "MIT" repository = "https://github.com/faircodeio/cargo-faircode" [dependencies.curl] version = "0.4.8" [dependencies.serde_json] version = "1.0.4" [dependencies.cargo] version = "0.22.0" [dependencies.docopt] version = "0.8" [dependencies.base64] version = "0.7.0" [dependencies.toml] version = "0.4.5" [dependencies.ansi_term] version = "0.9" [dependencies.serde] version = "1.0.15" [dependencies.sha2] version = "0.6.0" [dependencies.serde_derive] version = "1.0.15" [dependencies.hmac] version = "0.4.2"