mirror of
https://codeberg.org/icewind/netnsd.git
synced 2026-06-03 17:14:06 +02:00
track which namespaces we control
This commit is contained in:
parent
d168b4bf4d
commit
32fc90debe
5 changed files with 59 additions and 14 deletions
|
|
@ -20,6 +20,7 @@ futures = "0.3.31"
|
|||
futures-concurrency = "7.6.3"
|
||||
humansize = { version = "2.1.3", features = ["no_alloc"] }
|
||||
neli = "0.7.1"
|
||||
either = "1.15.0"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_test = "1.0.177"
|
||||
Loading…
Add table
Add a link
Reference in a new issue