Skip to content

Commit

Permalink
Merge branch 'v0.8.x' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gammelalf committed Sep 6, 2024
2 parents f60a75f + 6c4862c commit c9ab938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde_json = { version = "~1" }
uuid = { version = "~1" }

# SQlite bindings for printf
libsqlite3-sys = { version = "~0.26", optional = true }
libsqlite3-sys = { version = "~0.28", optional = true }

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

0 comments on commit c9ab938

Please sign in to comment.