Skip to content

Commit

Permalink
Update axum-client-ip requirement from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [axum-client-ip](https://github.com/imbolc/axum-client-ip) to permit the latest version.
- [Release notes](https://github.com/imbolc/axum-client-ip/releases)
- [Commits](imbolc/axum-client-ip@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: axum-client-ip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2b6cc87 commit 5cb1b4d
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 @@ -54,7 +54,7 @@ askama = { version = "0.12.1", features = ["with-axum", "urlencode", "mime", "mi
askama_axum = { version = "0.4.0", default-features = false, features = ["urlencode"] }
async-trait = "0.1.79"
axum = { version = "0.7.5", features = ["form", "http1", "http2", "macros", "tokio", "tower-log"] }
axum-client-ip = "0.5.1"
axum-client-ip = "0.6.0"
axum-login = "0.15.0"
axum-messages = "0.6.0"
base64 = "0.22.0"
Expand Down

0 comments on commit 5cb1b4d

Please sign in to comment.