Skip to content

Commit 8de2329

Browse files
Merge pull request #78 from upstash/dependabot/cargo/examples/using_redis-rs/redis-eq-0.27.6
chore(deps): update redis requirement from =0.26.1 to =0.27.6 in /examples/using_redis-rs
2 parents 911fccc + 8a4e31b commit 8de2329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/using_redis-rs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
redis = "=0.26.1"
9+
redis = "=0.27.6"

0 commit comments

Comments
 (0)