Skip to content

Commit b52dd71

Browse files
fix(deps): update rust crate axum-client-ip to 0.6.0
1 parent a243c69 commit b52dd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ path = "./src/lib.rs"
1111
[dependencies]
1212
async-trait = "0.1.72"
1313
axum = { version = "0.6.19", features = ["headers"] }
14-
axum-client-ip = "0.5.0"
14+
axum-client-ip = "0.6.0"
1515
cf-env = "0.1.8"
1616
dotenvy = "0.15.7"
1717
headers = "0.3.8"

0 commit comments

Comments
 (0)