Skip to content

Commit 7025627

Browse files
chore(deps): update rust crate rusqlite to 0.30.0
1 parent dd5e47a commit 7025627

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
@@ -74,7 +74,7 @@ proptest = "1.3.1"
7474
pulldown-cmark = { version = "0.9.3", default-features = false }
7575
rand = "0.8.5"
7676
regex = "1.9.3"
77-
rusqlite = { version = "0.29.0", features = ["bundled"] }
77+
rusqlite = { version = "0.30.0", features = ["bundled"] }
7878
rustfix = { version = "0.7.0", path = "crates/rustfix" }
7979
same-file = "1.0.6"
8080
security-framework = "2.9.2"

0 commit comments

Comments
 (0)