# 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 = "sosistab2-obfstls" version = "0.1.1" description = "obfuscated TLS transport for sosistab2" license = "ISC" repository = "https://github.com/geph-official/sosistab2-obfstls" [dependencies.anyhow] version = "1.0.75" [dependencies.arrayref] version = "0.3.7" [dependencies.async-dup] version = "1.2.2" [dependencies.async-native-tls] version = "0.4.0" features = ["vendored"] [dependencies.async-trait] version = "0.1.74" [dependencies.bytes] version = "1.5.0" [dependencies.futures-util] version = "0.3.28" [dependencies.log] version = "0.4.20" [dependencies.native-tls] version = "0.2.11" [dependencies.rand] version = "0.7" [dependencies.serde] version = "1.0.148" features = [ "derive", "rc", ] [dependencies.smol] version = "1.3.0" [dependencies.smol-timeout] version = "0.6.0" [dependencies.smolscale] version = "0.4.0" [dependencies.sosistab2] version = "0.10" [dependencies.stdcode] version = "0.1.14" [dependencies.subtle] version = "2.5.0"