# 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 = "qsocket" version = "0.1.3" authors = ["Ege BALCI "] description = "QSocket library." readme = "README.md" license = "MIT" repository = "https://github.com/qsocket/qsocket-rs" [dependencies.anyhow] version = "1.0.60" [dependencies.base64] version = "0.21.4" [dependencies.chacha20] version = "0.9.1" [dependencies.hex] version = "0.4.3" [dependencies.httparse] version = "1.8.0" [dependencies.md5] version = "0.7.0" [dependencies.rand] version = "0.8.5" [dependencies.rustls] version = "0.20.6" features = ["dangerous_configuration"] [dependencies.sha2] version = "0.10.6" [dependencies.spake2] version = "0.4.0" [dependencies.thiserror] version = "1.0.48"