Skip to content

Commit

Permalink
add in missing axum import
Browse files Browse the repository at this point in the history
  • Loading branch information
genusistimelord committed Jan 3, 2024
1 parent fb16cc3 commit b545776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ anyhow = "1.0"
futures = "0.3.28"
redis_pool = { path = ".", features = ["cluster"]}
serial_test = "0.4"
axum = "0.7"

0 comments on commit b545776

Please sign in to comment.