mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-09 11:14:20 +01:00
Bump io_uring dependency to 0.7.5
This commit is contained in:
@@ -30,7 +30,7 @@ testvfs = ["limbo_ext_tests/static"]
|
||||
fuzz = []
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
io-uring = { version = "0.6.1", optional = true }
|
||||
io-uring = { version = "0.7.5", optional = true }
|
||||
|
||||
[target.'cfg(target_family = "unix")'.dependencies]
|
||||
polling = "3.7.2"
|
||||
|
||||
Reference in New Issue
Block a user