Skip to content

Commit c2ed8d7

Browse files
Bump libsqlite3-sys from 0.37.0 to 0.38.0 (#8029)
Bumps [libsqlite3-sys](https://github.com/rusqlite/rusqlite) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: libsqlite3-sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f44672 commit c2ed8d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -246,7 +246,7 @@ libffi = "5"
246246
libloading = "0.9"
247247
xz = "0.4.6-rc.0"
248248
xz-sys = "0.4.6-rc.0"
249-
libsqlite3-sys = "0.37"
249+
libsqlite3-sys = "0.38"
250250
libz-rs-sys = "0.6"
251251
lock_api = "0.4"
252252
log = "0.4.29"

0 commit comments

Comments
 (0)