Skip to content

Commit fb2874c

Browse files
chore(deps): update rust crate rusqlite to 0.31.0
1 parent ecb8193 commit fb2874c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.4.0"
7777
pulldown-cmark = { version = "0.9.3", default-features = false }
7878
rand = "0.8.5"
7979
regex = "1.10.3"
80-
rusqlite = { version = "0.30.0", features = ["bundled"] }
80+
rusqlite = { version = "0.31.0", features = ["bundled"] }
8181
rustfix = { version = "0.8.2", path = "crates/rustfix" }
8282
same-file = "1.0.6"
8383
security-framework = "2.9.2"

0 commit comments

Comments
 (0)