# 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 = "sn0int-registry" version = "0.5.0" authors = ["kpcyrd "] description = "sn0int registry" license = "GPL-3.0" repository = "https://github.com/kpcyrd/sn0int" [dependencies.blake2] version = "0.8.0" [dependencies.diesel] version = "1.3" features = ["postgres", "r2d2"] [dependencies.diesel_full_text_search] version = "1.0.1" [dependencies.diesel_migrations] version = "1.3.0" features = ["postgres"] [dependencies.dotenv] version = "0.13" [dependencies.failure] version = "0.1" [dependencies.hex] version = "0.3.1" [dependencies.lazy_static] version = "1.1" [dependencies.log] version = "0.4" [dependencies.maplit] version = "1.0.1" [dependencies.oauth2] version = "2.0.0-alpha.2" [dependencies.reqwest] version = "0.9.2" [dependencies.rocket] version = "0.4" [dependencies.rocket_contrib] version = "0.4" features = ["handlebars_templates"] [dependencies.rocket_failure] version = "0.1" features = ["with-rocket"] [dependencies.semver] version = "0.9.0" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.sn0int-common] version = "0.4.0" [dependencies.url] version = "1.0"