Skip to content

Commit

Permalink
Merge pull request #109 from cloudfoundry-rs/renovate/axum-client-ip-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate axum-client-ip to 0.5.0
  • Loading branch information
somehowchris authored Feb 5, 2024
2 parents 1884309 + 45e76fd commit a243c69
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 @@ -11,7 +11,7 @@ path = "./src/lib.rs"
[dependencies]
async-trait = "0.1.72"
axum = { version = "0.6.19", features = ["headers"] }
axum-client-ip = "0.4.1"
axum-client-ip = "0.5.0"
cf-env = "0.1.8"
dotenvy = "0.15.7"
headers = "0.3.8"
Expand Down

0 comments on commit a243c69

Please sign in to comment.