Skip to content

Commit

Permalink
Merge pull request #50 from honhimW/dependabot/cargo/redis-0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
2 parents df999f3 + ea9e17a commit fe52518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ members = ["ratisui-core", "ratisui-macros"]
[workspace.dependencies]
anyhow = "1"
log = "0.4"
redis = "0.27"
redis = "0.28"
serde = "1"
serde_json = "1"
tokio = "1"
Expand Down

0 comments on commit fe52518

Please sign in to comment.