Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ktechmidas committed Oct 19, 2024
1 parent 7a4a0fc commit 887001c
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 @@ -55,4 +55,4 @@ rusqlite = { version = "0.32.1" }
serde_yaml = "0.9.34+deprecated"
image = "0.25.2"
bitflags = "2.6.0"
libsqlite3-sys = { version = "0.24", features = ["bundled"] }
libsqlite3-sys = { version = "0.30.1", features = ["bundled"] }

0 comments on commit 887001c

Please sign in to comment.