Skip to content

Commit

Permalink
Bump libsql from 0.5.0 to 0.6.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [libsql](https://github.com/tursodatabase/libsql) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/tursodatabase/libsql/releases)
- [Commits](tursodatabase/libsql@libsql-rs-v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: libsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 0993f5a commit 11b68a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
25 changes: 10 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sqlx = { version = "0.8.2", features = ["runtime-tokio", "chrono", "postgres",
url = { version = "2.5.0", features = ["serde"] }
which = "6.0.3"
regex = "1.10.6"
libsql = "0.5.0"
libsql = "0.6.0"

[dev-dependencies]
mockall = "0.13.0"
Expand Down

0 comments on commit 11b68a7

Please sign in to comment.