# 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 = "sosistun" version = "2.0.2" authors = ["Madara Eirik"] description = "A Secure & Unidentifiable Tunnel based on Sosistab" keywords = ["sosistab", "sosistun", "rdup", "tunnel", "udp"] license = "GPL-3.0-or-later" repository = "https://github.com/madaraful/sosistun" [dependencies.async-recursion] version = "0.2" [dependencies.dirs] version = "3.0" [dependencies.rand] version = "0.8.4" [dependencies.rand_core] version = "0.6.3" [dependencies.smol] version = "1.2.5" [dependencies.sosistab] version = "0.4.20" [dependencies.x25519-dalek] version = "1.1.1" features = ["serde"]