# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "httpwsrep" version = "1.1.2" authors = ["Nicolas Embriz "] description = "HTTP status codes for Galera cluster" homepage = "https://github.com/nbari/httpwsrep" documentation = "https://github.com/nbari/httpwsrep/blob/master/README.md" readme = "README.md" keywords = ["galera", "cluster", "mysql", "http", "wsrep"] categories = ["database", "network-programming"] license = "BSD-3-Clause" repository = "https://github.com/nbari/httpwsrep" [package.metadata.rpm] package = "httpwsrep" [package.metadata.rpm.cargo] buildflags = ["--release"] [package.metadata.rpm.targets.httpwsrep] path = "/usr/bin/./src/bin/httpwsrep" [dependencies.anyhow] version = "1" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "3.1" features = ["env"] [dependencies.dsn] version = "1" [dependencies.lazy_static] version = "1.4.0" [dependencies.mysql_async] version = "0.29" [dependencies.prometheus] version = "0.13" features = ["process"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.tokio] version = "1" features = ["full"] [dependencies.warp] version = "0.3" [badges.travis-ci] branch = "master" repository = "nbari/httpwsrep"