mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
chore: use rusqlite 0.37 with bundled sqlite everywhere
This commit is contained in:
@@ -12,7 +12,7 @@ cargo-fuzz = true
|
||||
libfuzzer-sys = "0.4"
|
||||
arbitrary = { version = "1.4.1", features = ["derive"] }
|
||||
turso_core = { path = "../core", features = ["fuzz"] }
|
||||
rusqlite = { version = "0.34.0", features = ["bundled"] }
|
||||
rusqlite.workspace = true
|
||||
|
||||
# Prevent this from interfering with workspaces
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user