fix(deps): update rust crate axum-client-ip to v1.1.3
| datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | crate | axum-client-ip | 1.1.2 | 1.1.3 |
This commit is contained in:
parent
29a801858b
commit
7e08079f94
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -112,9 +112,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "axum-client-ip"
|
name = "axum-client-ip"
|
||||||
version = "1.1.2"
|
version = "1.1.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "36da7eace3b1521320239c3a74449c0a8d93ae6cb0730b73298b9c7b51878cf7"
|
checksum = "3f08a543641554404b42acd0d2494df12ca2be034d7b8ee4dbbf7446f940a2ef"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"axum",
|
"axum",
|
||||||
"client-ip",
|
"client-ip",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue