rs-tcp/Cargo.toml
2025-02-16 22:38:06 +08:00

9 lines
117 B
TOML

[package]
name = "rs-tcp"
version = "0.1.0"
edition = "2021"
[dependencies]
etherparse = "0.17.0"
tun-tap = "0.1.4"