mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
cli: Add io_uring feature to match core
This commit is contained in:
@@ -29,3 +29,6 @@ rustyline = "12.0.0"
|
||||
ctrlc = "3.4.4"
|
||||
csv = "1.3.1"
|
||||
miette = { version = "7.4.0", features = ["fancy"] }
|
||||
|
||||
[features]
|
||||
io_uring = ["limbo_core/io_uring"]
|
||||
|
||||
Reference in New Issue
Block a user