Skip to content

Commit c0a3169

Browse files
committed
cargo: Update rusqlite to 0.37
Signed-off-by: Hubert Figuière <hub@figuiere.net>
1 parent 07401a1 commit c0a3169

2 files changed

Lines changed: 17 additions & 62 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 61 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
@@ -17,7 +17,7 @@ num-derive = "0.4.0"
1717
num-traits = "0.2.16"
1818
once_cell = "1.18.0"
1919
plist = "1.3.1"
20-
rusqlite = "0.29.0"
20+
rusqlite = "0.37.0"
2121
thiserror = "2"
2222

2323
clap = { version = "4.4", optional = true, features = ["derive"] }

0 commit comments

Comments
 (0)