Skip to content

Commit

Permalink
Bump surrealdb from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [surrealdb](https://github.com/surrealdb/surrealdb) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/surrealdb/surrealdb/releases)
- [Changelog](https://github.com/surrealdb/surrealdb/blob/main/release.toml)
- [Commits](surrealdb/surrealdb@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: surrealdb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 16ae746 commit 3150a01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -38,7 +38,7 @@ reqwest = "0.12.5"
semver = "1.0.22"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
surrealdb = { version = "1.5.1", default-features = false }
surrealdb = { version = "1.5.5", default-features = false }
thiserror = "1.0.61"
tokio = { version = "1.40.0", features = ["macros", "rt", "time"]}
tracing = "0.1.40"
Expand Down

0 comments on commit 3150a01

Please sign in to comment.