mirror of
https://codeberg.org/icewind/netnsd.git
synced 2026-06-03 09:04:07 +02:00
drop privileges for proxy thread
This commit is contained in:
parent
d8d1bc17df
commit
b595282810
3 changed files with 54 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ futures-concurrency = "7.6.3"
|
|||
humansize = { version = "2.1.3", features = ["no_alloc"] }
|
||||
neli = "0.7.1"
|
||||
either = "1.15.0"
|
||||
uzers = "0.12.1"
|
||||
syscalls = "0.7.0"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_test = "1.0.177"
|
||||
Loading…
Add table
Add a link
Reference in a new issue