Skip to content

Commit 3a0bd02

Browse files
chore(deps): update rust crate rusqlite to 0.34.0
1 parent 58bab51 commit 3a0bd02

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
@@ -79,7 +79,7 @@ proptest = "1.6.0"
7979
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] }
8080
rand = "0.9.0"
8181
regex = "1.11.1"
82-
rusqlite = { version = "0.33.0", features = ["bundled"] }
82+
rusqlite = { version = "0.34.0", features = ["bundled"] }
8383
rustc-hash = "2.1.1"
8484
rustc-stable-hash = "0.1.2"
8585
rustfix = { version = "0.9.0", path = "crates/rustfix" }

0 commit comments

Comments
 (0)