mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-03 13:20:32 +00:00
cargo sort
This commit is contained in:
parent
b7a56032b9
commit
0128be4f1d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ version = "0.1.1"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.1", features = ["derive"] }
|
||||
env_logger = "0.10"
|
||||
log = "0.4"
|
||||
mio = { version = "0.8", features = ["os-poll", "net", "os-ext"] }
|
||||
smoltcp = { version = "0.8", features = ["std"] }
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue