# 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_common" version = "0.2.2" authors = ["Sheroz Khaydarov"] description = "Common types and operations for HTTP" documentation = "https://docs.rs/http_common" readme = "README.md" keywords = [ "http", "web", "network", "header", "parser", ] categories = [ "web-programming", "network-programming", "parser-implementations", ] license = "MIT" repository = "https://github.com/sheroz/http_common"