# 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 = "http4r-core" version = "0.0.6" exclude = ["tests"] description = "Simple, synchronous, symmetric client and server as a function" homepage = "https://http4r.com/" documentation = "https://htt4p4r.com/docs" readme = "README.md" keywords = [ "web", "http", "server", "client", "synchronous", ] license = "GPL-3.0-or-later" repository = "https://github.com/TomShacham/http4r" [dependencies.brotli] version = "3.3.3" [dependencies.flate2] version = "1.0.22" [dependencies.regex] version = "1.5.4"