Skip to content

Commit 82d9bd8

Browse files
build(deps): bump redis from 1.0.2 to 1.0.3
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](https://github.com/redis-rs/redis-rs/commits) --- updated-dependencies: - dependency-name: redis dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff7cc1 commit 82d9bd8

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

Cargo.lock

Lines changed: 7 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
@@ -71,7 +71,7 @@ itertools = "0.14.0"
7171
lazy_static = "1.5.0"
7272
prost = "0.14"
7373
prost-types = "0.14"
74-
redis = { version = "1.0.2", features = [
74+
redis = { version = "1.0.3", features = [
7575
"aio",
7676
"connection-manager",
7777
"tokio-comp",

0 commit comments

Comments
 (0)