Skip to content

Commit deea3dc

Browse files
chore(deps): bump surrealdb in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [surrealdb](https://github.com/surrealdb/surrealdb). Updates `surrealdb` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/surrealdb/surrealdb/releases) - [Changelog](https://github.com/surrealdb/surrealdb/blob/main/release.toml) - [Commits](surrealdb/surrealdb@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: surrealdb dependency-version: 2.5.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f7e9e5 commit deea3dc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -143,7 +143,7 @@ serde = { version = "1.0.228", features = ["derive"] }
143143
serde_json = { version = "1.0.149" }
144144
shellexpand = "3.1.1"
145145
strum = { version = "0.27.2", features = ["derive"] }
146-
surrealdb = { version = "=2.4.1", default-features = false }
146+
surrealdb = { version = "=2.5.0", default-features = false }
147147
thiserror = { version = "2.0.18" }
148148
tokio = "1.49.0"
149149
tokio-stream = { version = "0.1.18" }

0 commit comments

Comments
 (0)