Skip to content

Commit ce40313

Browse files
build(deps): bump redis from 1.2.1 to 1.2.2
Bumps [redis](https://github.com/redis-rs/redis-rs) 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) --- updated-dependencies: - dependency-name: redis dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0d6eeb commit ce40313

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -82,7 +82,7 @@ itertools = "0.14.0"
8282
lazy_static = "1.5.0"
8383
prost = "0.14"
8484
prost-types = "0.14"
85-
redis = { version = "1.2.1", features = [
85+
redis = { version = "1.2.2", features = [
8686
"aio",
8787
"connection-manager",
8888
"tokio-comp",

0 commit comments

Comments
 (0)