Initial commit
This commit is contained in:
6
tcp_relay_client/Cargo.toml
Normal file
6
tcp_relay_client/Cargo.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[package]
|
||||
name = "tcp_realy_client"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
0
tcp_relay_client/src/lib.rs
Normal file
0
tcp_relay_client/src/lib.rs
Normal file
Reference in New Issue
Block a user