mirror of
https://codeberg.org/icewind/netnsd.git
synced 2026-06-03 09:04:07 +02:00
don't remove namespaces on daemon exit
This commit is contained in:
parent
9af09c8669
commit
3a8b684600
6 changed files with 52 additions and 56 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "netnsd"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.87.0"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "signal", "net", "io-util"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue