# 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 = "water_uri" version = "1.0.1" authors = ["Hassan Sharara <hassansharara12@gmail.com>"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "easy http Url parser that support http and https schemas" readme = "README.md" keywords = [ "uri", "water_uri", "water-uri", "http-uri", "url-parse", ] categories = [ "network-programming", "web-programming::http-client", ] license = "MIT" repository = "https://github.com/HassanSharara/water_client/tree/water_uri" [lib] name = "water_uri" path = "src/lib.rs"