# 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-web-4-validator" version = "3.2.0" authors = ["Belousow Makc ", "Andrey Ermilov ", "Kolomatskiy Artem ", "Piyush मिश्र: "] description = "Validation mechanism for actix-web" documentation = "https://docs.rs/actix-web-4-validator/" readme = "README.md" keywords = ["actix-web", "serialization", "querystring", "validator", "validation"] categories = ["encoding", "web-programming"] license = "MIT" repository = "https://github.com/PiyushXCoder/actix-web-4-validator" [dependencies.actix-router] version = "0.5.0-rc.3" [dependencies.actix-web] version = "4.0.0-rc.3" default-features = false [dependencies.bytes] version = "1.1" [dependencies.futures] version = "0.3" [dependencies.futures-util] version = "0.3" [dependencies.log] version = "0.4" [dependencies.mime] version = "0.3" [dependencies.serde] version = "1" [dependencies.serde_json] version = "1" [dependencies.serde_qs] version = "0.8" features = ["actix"] [dependencies.serde_urlencoded] version = "0.7" [dependencies.validator] version = "0.14" [dev-dependencies.actix-rt] version = "2" [dev-dependencies.actix-service] version = "2" [dev-dependencies.serde] version = "1" features = ["derive"] [dev-dependencies.validator] version = "0.14" features = ["derive"]