# 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 = "replicante_util_actixweb" version = "0.2.1" authors = ["Stefano Pogliani "] description = "ActixWeb utils for Replicante" homepage = "https://www.replicante.io/" documentation = "https://docs.rs/replicante_util_actixweb" readme = "README.md" license = "MIT" repository = "https://github.com/replicante-io/common" [dependencies.actix-http] version = "^1.0.1" [dependencies.actix-service] version = "^1.0.5" [dependencies.actix-web] version = "^2.0.0" [dependencies.failure] version = "^0.1.5" [dependencies.futures] version = "^0.3.4" [dependencies.opentracingrust] version = "^0.4.0" [dependencies.prometheus] version = "^0.9.0" [dependencies.replicante_util_failure] version = "^0.1.3" [dependencies.sentry] version = "^0.18.0" [dependencies.slog] version = "^2.2.0" [dev-dependencies.actix-rt] version = "^1.0.0" [dev-dependencies.sentry] version = "^0.18.0" features = ["with_test_support"]