# 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 = "haveibeenrusted" version = "0.1.2" authors = ["Nils Feierabend "] description = "library to call the haveibeenpwned api" license = "MIT" repository = "https://github.com/mztikk/haveibeenrusted" resolver = "2" [dependencies.base16ct] version = "0.1.1" features = ["alloc"] [dependencies.regex] version = "1.5.4" [dependencies.reqwest] version = "0.11.9" features = ["gzip", "brotli"] [dependencies.sha1] version = "0.10.1" [dependencies.tokio] version = "1.16.1" features = ["full"]