# 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 = "detect_git_service" version = "1.0.0" authors = ["rhysd "] include = ["/src/**/*.rs", "/Cargo.toml", "/LICENSE"] description = "Detect Git hosting service from file path" readme = "README.md" license = "MIT" repository = "https://github.com/rhysd/detect_git_service" [dependencies.diff-enum] version = "0.1.3" [dependencies.url] version = "1.7.2" [dev-dependencies.cargo-husky] version = "1.3.0" [badges.appveyor] repository = "rhysd/detect_git_service" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] repository = "rhysd/detect_git_service"