mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
udp: update io_uring dependency
This commit is contained in:
parent
34902048d9
commit
fe4761d289
2 changed files with 5 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ tinytemplate = "1"
|
|||
metrics = { version = "0.24", optional = true }
|
||||
|
||||
# io-uring feature
|
||||
io-uring = { version = "0.6", optional = true }
|
||||
io-uring = { version = "0.7", optional = true }
|
||||
|
||||
# mimalloc feature
|
||||
mimalloc = { version = "0.1", default-features = false, optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue