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 884221e commit 6c4862cCopy full SHA for 6c4862c
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.26", optional = true }
+libsqlite3-sys = { version = "~0.28", optional = true }
28
29
# Bitvec support
30
bit-vec = { version = "~0.6", optional = true }
0 commit comments