# 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 = "rich-strong-lib" version = "0.1.2" description = "a Rust lib for rich-strong client and server" license = "GPL-3.0" resolver = "2" [dependencies.backtrace] version = "0.3" [dependencies.configparser] version = "3.0.0" [dependencies.enum-iterator] version = "1.1.2" [dependencies.mio] version = "0.8.4" features = [ "os-poll", "net", ] [dependencies.sni_shuffle] version = "0.1"