Skip to content

Commit 9e8b2ba

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump redis from 1.0.3 to 1.0.4
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.0.3...redis-1.0.4) --- updated-dependencies: - dependency-name: redis dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9ae00d commit 9e8b2ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -75,7 +75,7 @@ itertools = "0.14.0"
7575
lazy_static = "1.5.0"
7676
prost = "0.14"
7777
prost-types = "0.14"
78-
redis = { version = "1.0.3", features = [
78+
redis = { version = "1.0.4", features = [
7979
"aio",
8080
"connection-manager",
8181
"tokio-comp",

0 commit comments

Comments
 (0)