mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update privdrop to 0.5
This commit is contained in:
parent
ac6eefc30f
commit
bbc351bb59
4 changed files with 8 additions and 15 deletions
|
|
@ -30,7 +30,7 @@ mimalloc = { version = "0.1", default-features = false }
|
|||
mio = { version = "0.7", features = ["tcp", "os-poll", "os-util"] }
|
||||
native-tls = "0.2"
|
||||
parking_lot = "0.11"
|
||||
privdrop = "0.3"
|
||||
privdrop = "0.5"
|
||||
rand = { version = "0.7", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
socket2 = { version = "0.3", features = ["reuseport"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue