Skip to content

Commit 5ef6a45

Browse files
chore(deps): update rust crate rusqlite to 0.32.0
1 parent 11dccd1 commit 5ef6a45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ proptest = "1.5.0"
7777
pulldown-cmark = { version = "0.11.0", default-features = false, features = ["html"] }
7878
rand = "0.8.5"
7979
regex = "1.10.5"
80-
rusqlite = { version = "0.31.0", features = ["bundled"] }
80+
rusqlite = { version = "0.32.0", features = ["bundled"] }
8181
rustfix = { version = "0.8.2", path = "crates/rustfix" }
8282
same-file = "1.0.6"
8383
security-framework = "2.11.1"

0 commit comments

Comments
 (0)