# 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 = "tws" version = "0.1.11" authors = ["Cir0p"] description = "tws" homepage = "https://google.com" documentation = "https://google.com" readme = "README.md" keywords = ["lol"] categories = ["command-line-utilities"] license = "MIT" repository = "https://google.com" [profile.dev] opt-level = 0 [profile.release] opt-level = 3 [[bin]] name = "main2" path = "src/main2.rs" [dependencies.async-channel] version = "1.6.1" [dependencies.base64] version = "0.13.0" [dependencies.byteorder] version = "1.4.3" [dependencies.bytes] version = "0.5" [dependencies.env_logger] version = "0.9.0" [dependencies.flate2] version = "1.0.20" features = ["zlib-ng-compat"] default-features = false [dependencies.log] version = "0.4.14" [dependencies.rand] version = "0.8.4" [dependencies.sha-1] version = "0.9.8" [dependencies.simdutf8] version = "0.1.3" [dependencies.tokio] version = "1.10.0" features = ["full"] default-features = false [dependencies.tokio-native-tls] version = "0.3.0" [dependencies.url] version = "2.2.2"