# 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 = "geph4-aioutils" version = "0.1.5" authors = ["miyuruasuka"] description = "utility crate for geph4" license = "GPL-3.0-only" [dependencies.anyhow] version = "1.0.37" [dependencies.async-dup] version = "1.2.2" [dependencies.bincode] version = "1.3.1" [dependencies.cached] version = "0.23" [dependencies.concurrent-queue] version = "1" [dependencies.once_cell] version = "1" [dependencies.serde] version = "1.0.118" [dependencies.smol] version = "1.2.5" [dependencies.smol-timeout] version = "0.6.0" [target."cfg(windows)".dependencies.dnsclient] version = "0.1.9" [target."cfg(windows)".dependencies.log] version = "0.4.11"