Skip to content

Commit 21f6e7c

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump rusqlite from 0.36.0 to 0.37.0
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: rusqlite dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac543ad commit 21f6e7c

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
@@ -194,7 +194,7 @@ nu-ansi-term = "0.50"
194194
num-traits = "0.2"
195195
rand = "0.9"
196196
regex = "1.10"
197-
rusqlite = "0.36"
197+
rusqlite = "0.37"
198198
sanitize-filename = "0.5"
199199
serde = "1.0"
200200
serde_json = "1"

0 commit comments

Comments
 (0)