mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-09 06:38:32 -04:00
Cleanup
This commit is contained in:
parent
ccb51fe5f8
commit
3318e30d98
7 changed files with 18 additions and 595 deletions
|
@ -11,9 +11,7 @@ clap = { version = "2.33", default-features = false, features = ["suggestions"]
|
|||
log = "0.4"
|
||||
pretty_env_logger = "0.3"
|
||||
anyhow = "1"
|
||||
crossbeam-channel = "0.5"
|
||||
smoltcp = { git = "https://github.com/smoltcp-rs/smoltcp", branch = "master" }
|
||||
dashmap = "4.0.2"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
lockfree = "0.5.1"
|
||||
futures = "0.3.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue