We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6372e24 + 0309068 commit 3109c58Copy full SHA for 3109c58
Cargo.toml
@@ -45,7 +45,7 @@ window = ["rusqlite/window"]
45
crossbeam-channel = { version = "0.5" }
46
futures-channel = { version = "0.3" }
47
futures-util = { version = "0.3" }
48
-rusqlite = { version = "0.37.0" }
+rusqlite = { version = "0.38.0" }
49
50
[dev-dependencies]
51
async-std = { version = "1.12.0" }
0 commit comments