mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Upgrade io-uring to v0.6
This commit is contained in:
parent
a0255ff919
commit
67f765f003
3 changed files with 7 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ getrandom = "0.2"
|
|||
hashbrown = { version = "0.13", default-features = false }
|
||||
hdrhistogram = "7"
|
||||
hex = "0.4"
|
||||
io-uring = { version = "0.5", optional = true }
|
||||
io-uring = { version = "0.6", optional = true }
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
metrics = { version = "0.20", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue