[package] name = "wetstring_http" version = "1.0.0" authors = ["Ben Bridle "] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] wetstring = { git = "https://tildegit.org/toast/wetstring", tag = "v1.0" } log = "0.4.14"