Skip to content

Commit

Permalink
update axum
Browse files Browse the repository at this point in the history
  • Loading branch information
Austionian committed Jan 2, 2025
1 parent 35dae81 commit e70dff8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
71 changes: 35 additions & 36 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default-run = "gathering_surf"

[dependencies]
anyhow = "1.0.81"
axum = { version = "0.7", features = ["ws"] }
axum = { version = "0.8", features = ["ws"] }
bb8 = "0.8.6"
bb8-redis = "0.17.0"
chrono = "0.4"
Expand Down

0 comments on commit e70dff8

Please sign in to comment.