Skip to content

Commit d18f6d3

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

2 files changed

Lines changed: 36 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 35 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
@@ -77,7 +77,7 @@ itertools = "0.14.0"
7777
lazy_static = "1.5.0"
7878
prost = "0.14"
7979
prost-types = "0.14"
80-
redis = { version = "1.0.5", features = [
80+
redis = { version = "1.1.0", features = [
8181
"aio",
8282
"connection-manager",
8383
"tokio-comp",

0 commit comments

Comments
 (0)