Skip to content

Commit 79e74a8

Browse files
⬆️ Bump scylla from 1.4.1 to 1.5.0
Bumps [scylla](https://github.com/scylladb/scylla-rust-driver) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/scylladb/scylla-rust-driver/releases) - [Commits](scylladb/scylla-rust-driver@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: scylla dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aca59e7 commit 79e74a8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -21,7 +21,7 @@ sqlx-scylladb-core = { version = "=0.3.2", path = "sqlx-scylladb-core" }
2121
sqlx-scylladb-macros = { version = "=0.3.2", path = "sqlx-scylladb-macros" }
2222
sqlx-scylladb-macros-core = { version = "=0.3.2", path = "sqlx-scylladb-macros-core" }
2323

24-
scylla = { version = "1.4" }
24+
scylla = { version = "1.5" }
2525
scylla-cql = { version = "1.4" }
2626
sqlx = { version = "0.8", default-features = false, features = [
2727
"uuid",

0 commit comments

Comments
 (0)