Skip to content

Commit b28bbbd

Browse files
chore(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 278f856 commit b28bbbd

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
@@ -123,7 +123,7 @@ bs58 = "0.5.1"
123123
indexmap = "2.14"
124124
envsubst = "0.2.1"
125125
directories = "6.0.0"
126-
redis = "1.2.1"
126+
redis = "1.2.2"
127127
redis-test = "1.0.3"
128128
rustls = "0.23"
129129
object_store = "0.13.2"

0 commit comments

Comments
 (0)