Skip to content

Commit ef9d201

Browse files
Update Rust crate rusqlite to 0.40
1 parent e7af674 commit ef9d201

2 files changed

Lines changed: 44 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 43 additions & 17 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
@@ -99,7 +99,7 @@ reedline = "0.46.0"
9999
rangemap = "1.7.1"
100100
reqwest = { version = "0.13", features = ["default", "blocking", "json", "stream"] }
101101
ringbuffer = "0.16.0"
102-
rusqlite = { version = "0.37" }
102+
rusqlite = { version = "0.40" }
103103
rustls-pemfile = { version = "1.0.4" }
104104
schemars = { version = "0.8", features = [ "chrono", "uuid1" ] }
105105
semver = "1"

0 commit comments

Comments
 (0)