mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-10 11:44:22 +01:00
Add cli_only feature to core
This commit is contained in:
@@ -30,6 +30,7 @@ serde = ["dep:serde"]
|
||||
series = []
|
||||
encryption = []
|
||||
checksum = []
|
||||
cli_only = []
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
io-uring = { version = "0.7.5", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user