Skip to content

Commit c9ab938

Browse files
committed
Merge branch 'v0.8.x' into dev
2 parents f60a75f + 6c4862c commit c9ab938

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.26", optional = true }
27+
libsqlite3-sys = { version = "~0.28", optional = true }
2828

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

0 commit comments

Comments
 (0)