Skip to content

Commit

Permalink
Bump redis from 0.26.1 to 0.27.2 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d538ad1 commit a43b072
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/jet1090/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
url = "2.5.2"
warp = "0.3.6"
zip = "2.1.6"
redis = { version = "0.26.1", features = ["tokio-comp"] }
redis = { version = "0.27.2", features = ["tokio-comp"] }

[[bin]]
name = "jet1090"
Expand Down

0 comments on commit a43b072

Please sign in to comment.