# 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 = "2021" name = "request-pretreat" version = "0.1.1" authors = ["FrozenString"] description = "Request Pretreatment for Actix" homepage = "https://github.com/Enraged-Dun-Cookie-Development-Team/req-pretreatment" documentation = "https://docs.rs/request-pretreat" license = "MIT" resolver = "2" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [dependencies.actix-web] version = "4" [dependencies.futures] version = "0.3" [dependencies.futures-util] version = "0.3" [dependencies.pin-project] version = "1" [dependencies.resp-result] version = "0.1.9" features = ["for-actix"] [dependencies.serde] version = "1"