Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Jul 28, 2024
1 parent 6088de7 commit d3383bd
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 @@ -22,7 +22,7 @@ default = ["serde_json"]

[dev-dependencies]
serde_derive = "1.0"
rusqlite = { version = "0.31", features = ["bundled", "blob"] }
rusqlite = { version = "0.32", features = ["bundled", "blob"] }
criterion = { version = "0.5", features = ["html_reports"] }

[profile.bench]
Expand Down

0 comments on commit d3383bd

Please sign in to comment.