# 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-vpn-helper" version = "0.2.4" authors = ["nullchinchilla "] description = "Geph client VPN helper" license = "GPL-3.0-only" [dependencies.anyhow] version = "1.0.44" [dependencies.bytes] version = "1.1.0" [dependencies.crossbeam-utils] version = "0.8.5" [dependencies.defmac] version = "0.2.1" [dependencies.env_logger] version = "0.9.0" [dependencies.fastrand] version = "1.5.0" [dependencies.flume] version = "0.10.9" [dependencies.geph4-protocol] version = "0.1.1" [dependencies.libc] version = "0.2.103" [dependencies.log] version = "0.4.14" [dependencies.nix] version = "0.19.1" [dependencies.once_cell] version = "1.8.0" [dependencies.parking_lot] version = "0.11.2" [dependencies.pnet_packet] version = "0.27.2" [dependencies.scopeguard] version = "1.1.0" [dependencies.smol] version = "1.2.5" [dependencies.sosistab] version = "0.4.36" [dependencies.thiserror] version = "1.0.29" [dependencies.threadpool] version = "1.8.1" [dependencies.uds] version = "0.2.6" [target."cfg(unix)".dependencies.tundevice] version = "0.1.4" [target."cfg(windows)".dependencies.cached] version = "0.23.0" [target."cfg(windows)".dependencies.governor] version = "0.3.2" [target."cfg(windows)".dependencies.sysinfo] version = "0.18.2" [target."cfg(windows)".dependencies.winapi] version = "0.3.9" features = ["minwindef", "mmsystem", "timeapi"]