Skip to content

Commit 39991ac

Browse files
committed
Upgrade libsqlite-sys
1 parent ed2027b commit 39991ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ serde_json = { version = "~1" }
2424
uuid = { version = "~1" }
2525

2626
# SQlite bindings for printf
27-
libsqlite3-sys = { version = "~0.28", optional = true }
27+
libsqlite3-sys = { version = "~0.30", optional = true }
2828

2929
# Bitvec support
3030
bit-vec = { version = "~0.6", optional = true }

0 commit comments

Comments
 (0)