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.
1 parent ed2027b commit 39991acCopy full SHA for 39991ac
Cargo.toml
@@ -24,7 +24,7 @@ serde_json = { version = "~1" }
24
uuid = { version = "~1" }
25
26
# SQlite bindings for printf
27
-libsqlite3-sys = { version = "~0.28", optional = true }
+libsqlite3-sys = { version = "~0.30", optional = true }
28
29
# Bitvec support
30
bit-vec = { version = "~0.6", optional = true }
0 commit comments