fix(deps): update rust crate axum-client-ip to v1.1.2
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s

| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| crate      | axum-client-ip | 1.1.0 | 1.1.2 |
This commit is contained in:
Renovate Bot 2025-06-03 07:40:26 +02:00
parent 0dab907e7c
commit 29a801858b
Signed by: renovate
SSH key fingerprint: SHA256:Ok6vtqmmerU0tEwRrmaddAKicKgaATKobBC7exAUPLo

4
Cargo.lock generated
View file

@ -112,9 +112,9 @@ dependencies = [
[[package]] [[package]]
name = "axum-client-ip" name = "axum-client-ip"
version = "1.1.0" version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32553d2dd2f8ab99d6d9e8a520d2ecd6eddd9194857bcd477dc56611d5d2c960" checksum = "36da7eace3b1521320239c3a74449c0a8d93ae6cb0730b73298b9c7b51878cf7"
dependencies = [ dependencies = [
"axum", "axum",
"client-ip", "client-ip",