# 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 = "http-rate" version = "0.1.1" authors = ["fakeshadow "] description = "rate limit for http crate types" readme = "README.md" keywords = [ "http", "rate-limit", ] license = "MIT" repository = "https://github.com/HFQR/xitca-web" [dependencies.http] version = "1" [dev-dependencies.all_asserts] version = "2.2.0" [dev-dependencies.crossbeam] version = "0.8.0" [dev-dependencies.libc] version = "0.2.70" [dev-dependencies.proptest] version = "1.0.0"