We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d782b5e + 2e6484e commit 17e2673Copy full SHA for 17e2673
Cargo.toml
@@ -45,7 +45,7 @@ window = ["rusqlite/window"]
45
crossbeam-channel = { version = "0.5.9" }
46
futures-channel = { version = "0.3.29" }
47
futures-util = { version = "0.3.29" }
48
-rusqlite = { version = "0.32.0" }
+rusqlite = { version = "0.33.0" }
49
50
[dev-dependencies]
51
async-std = { version = "1.12.0" }
0 commit comments