Skip to content

Commit e969bad

Browse files
Update Rust crate rusqlite to 0.38
1 parent 05635e7 commit e969bad

2 files changed

Lines changed: 42 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 41 additions & 18 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
@@ -96,7 +96,7 @@ rangemap = "1.7.1"
9696
reqwest = { version = "0.13", features = ["default", "blocking", "json", "stream"] }
9797
reqwest012 = { package = "reqwest", version = "0.12", features = ["default", "json", "stream"] }
9898
ringbuffer = "0.16.0"
99-
rusqlite = { version = "0.37" }
99+
rusqlite = { version = "0.38" }
100100
rustls-pemfile = { version = "1.0.4" }
101101
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
102102
semver = "1"

0 commit comments

Comments
 (0)