# 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 = "rsa-msg-packets" version = "0.1.7" description = "A helper crate for rsa-messenger-client as well as rsa-messenger-server." homepage = "https://sshcrack.me" license = "MIT" repository = "https://github.com/sshcrack/rsa-messenger" [dependencies.anyhow] version = "1.0.68" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" default-features = false [dependencies.openssl] version = "0.10.45" features = [] default-features = false [dependencies.tokio] version = "1.25.0" [dependencies.uuid] version = "1.2.2"