# 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 = "semantic-rs" version = "1.0.0" authors = ["Jan Schulte ", "Jan-Erik Rediger "] description = "Automatic crate publishing" license = "MIT" [dependencies.clap] version = "2.32.0" [dependencies.clippy] version = "<0.1.0" optional = true [dependencies.clog] version = "0.9.1" [dependencies.env_logger] version = "0.3.0" [dependencies.git2] version = "0.7.5" [dependencies.hubcaps] version = "0.3" [dependencies.hyper] version = "0.10" [dependencies.hyper-native-tls] version = "0.2.2" [dependencies.regex] version = "0.1" [dependencies.rustc-serialize] version = "0.3.16" [dependencies.semver] version = "0.2.1" [dependencies.term] version = "0.2" [dependencies.toml] version = "0.1" [dependencies.travis-after-all] version = "2.0.0" [dependencies.url] version = "1.2" [features] default = [] dev = ["clippy"]