Skip to content

Commit

Permalink
Bump axum-client-ip from 0.4.2 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [axum-client-ip](https://github.com/imbolc/axum-client-ip) from 0.4.2 to 0.5.1.
- [Release notes](https://github.com/imbolc/axum-client-ip/releases)
- [Commits](imbolc/axum-client-ip@v0.4.2...v0.5.1)

---
updated-dependencies:
- dependency-name: axum-client-ip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent d4852b1 commit 5c84787
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 33 deletions.
203 changes: 171 additions & 32 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 @@ -54,7 +54,7 @@ askama = { version = "0.12.1", features = ["with-axum"] }
askama_axum = "0.3.0"
async-fred-session = "0.1.5"
axum = { version = "0.6.20", features = ["macros", "http2", "headers"] }
axum-client-ip = "0.4.2"
axum-client-ip = "0.5.1"
axum_csrf = { version = "0.7.2", features = ["layer"] }
axum-login = "0.5.0"
base64ct = { version = "1.6.0", features = ["std"] }
Expand Down

0 comments on commit 5c84787

Please sign in to comment.