# 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 = "webchaussette" version = "1.3.3" authors = ["Santha Veroni "] description = "Fast, powerful, and easy-to-set-up WebSocket library" readme = "README.md" license = "MIT" [dependencies.async-trait] version = "0.1" [dependencies.base64] version = "0.22" [dependencies.bytes] version = "1.6" [dependencies.hex] version = "0.4" [dependencies.httparse] version = "1.8" [dependencies.rand] version = "0.8" [dependencies.sha1] version = "0.10" [dependencies.tokio] version = "1.37" features = ["full"]