Skip to content

Commit 084ff9e

Browse files
chore(deps): bump redis from 1.2.0 to 1.2.1 (#2074)
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.0...redis-1.2.1) --- updated-dependencies: - dependency-name: redis dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9977cee commit 084ff9e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -122,7 +122,7 @@ bs58 = "0.5.1"
122122
indexmap = "2.14"
123123
envsubst = "0.2.1"
124124
directories = "6.0.0"
125-
redis = "1.2.0"
125+
redis = "1.2.1"
126126
redis-test = "1.0.3"
127127
rustls = "0.23"
128128
object_store = "0.13.2"

0 commit comments

Comments
 (0)