Skip to content

Commit aa191f6

Browse files
committed
Update rusqlite to 0.38
1 parent 9ee0ba1 commit aa191f6

2 files changed

Lines changed: 147 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 146 additions & 11 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
@@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
1010
default-run = "klint"
1111

1212
[dependencies]
13-
rusqlite = "0.37"
13+
rusqlite = "0.38"
1414
home = "0.5"
1515
object = "0.38.0"
1616
gimli = "0.33"

0 commit comments

Comments
 (0)