Skip to content

Commit

Permalink
Merge pull request #28 from upstash/dependabot/cargo/examples/using_r…
Browse files Browse the repository at this point in the history
…edis-rs/redis-eq-0.24.0

chore(deps): update redis requirement from =0.23.0 to =0.24.0 in /examples/using_redis-rs
  • Loading branch information
burak-upstash authored Dec 14, 2023
2 parents 31f212f + 56e4033 commit b613a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using_redis-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
redis = "=0.23.0"
redis = "=0.24.0"

0 comments on commit b613a9a

Please sign in to comment.