# 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 = "2018" name = "mles-webproxy" version = "0.8.8" authors = ["jq-rs"] description = "Mles WebProxy - an Mles WebSocket proxy and a static WWW-server" documentation = "https://mles.io" readme = "README.md" keywords = [ "websocket", "proxy", "www", "server", "mles", ] categories = ["network-programming"] license = "MPL-2.0" repository = "https://github.com/jq-rs/mles-webproxy/tree/jq-rs/crates.io" [dependencies.acme-lib] version = "0.7" [dependencies.aes] version = "0.7" features = ["ctr"] [dependencies.base64] version = "0.12" [dependencies.blake2] version = "0.9" [dependencies.block-modes] version = "0.8" [dependencies.bytes] version = "0.4" [dependencies.futures] version = "0.1" [dependencies.mles-utils] version = "1.1.0" [dependencies.tokio] version = "0.1" [dependencies.tokio-io] version = "0.1" [dependencies.warp] version = "0.1.23" features = ["tls"] [dependencies.x509-parser] version = "0.7"