# 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 = "actix-treblle" version = "4.0.5" authors = [ "Tibor Hudik ", "Matej Zagar ", ] description = "Treblle makes it super easy to understand what's going on with your APIs and the apps that use them." homepage = "https://www.treblle.com" readme = "README.md" keywords = [ "treblle", "actix", "middleware", ] license = "MIT" repository = "https://github.com/barrage/actix-treblle" [dependencies.actix-http] version = "3" [dependencies.actix-web] version = "^4" default-features = false [dependencies.chrono] version = "0.4.19" [dependencies.futures] version = "0.3.4" [dependencies.futures-util] version = "0.3.21" [dependencies.log] version = "0.4.11" [dependencies.reqwest] version = "0.11.10" features = ["json"] [dependencies.rustc_version_runtime] version = "0.2.1" [dependencies.serde] version = "1.0.118" features = ["serde_derive"] [dependencies.serde_json] version = "1.0.60" [dependencies.tokio] version = "1"