Skip to content

Commit 298bd0a

Browse files
build(deps): bump the patch-versions group with 3 updates
Bumps the patch-versions group with 3 updates: [uuid](https://github.com/uuid-rs/uuid), [redis](https://github.com/redis-rs/redis-rs) and [socket2](https://github.com/rust-lang/socket2). Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) Updates `redis` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.1...redis-1.2.2) Updates `socket2` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: redis dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e34188e commit 298bd0a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -101,7 +101,7 @@ rand = { version = "0.10", default-features = false, features = ["thread_rng"] }
101101
fastrand = "2.3"
102102
memchr = "2.8"
103103
constant_time_eq = "0.4"
104-
uuid = "1.21"
104+
uuid = "1.23"
105105
base64 = "0.22"
106106
regex = "1.11"
107107
arc-swap = "1.8"

0 commit comments

Comments
 (0)