# 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 = "git2_codecommit" version = "0.1.2" authors = ["Iliana Weller "] exclude = [".gitignore"] description = "Credential callback for using git2 with AWS CodeCommit" readme = "README.md" keywords = ["aws", "codecommit"] license = "MIT" repository = "https://github.com/ilianaw/rust-git2-codecommit" [dependencies.rusoto_credential] version = "0.8" [dependencies.lazy_static] version = "0.2" [dependencies.ring] version = "0.12" [dependencies.git2] version = "0.6" [dependencies.log] version = "0.3" [dependencies.regex] version = "0.2" [dependencies.url] version = "1.4" [dependencies.time] version = "0.1" [dependencies.hex] version = "0.2"