mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 09:44:21 +01:00
chore: use rusqlite 0.37 with bundled sqlite everywhere
This commit is contained in:
@@ -89,7 +89,7 @@ criterion = { version = "0.5", features = [
|
||||
"async_futures",
|
||||
] }
|
||||
rstest = "0.18.2"
|
||||
rusqlite = "0.34.0"
|
||||
rusqlite.workspace = true
|
||||
quickcheck = { version = "1.0", default-features = false }
|
||||
quickcheck_macros = { version = "1.0", default-features = false }
|
||||
rand = "0.8.5" # Required for quickcheck
|
||||
|
||||
Reference in New Issue
Block a user