fix(deps): update rust crate axum-client-ip to v1
| datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | crate | axum-client-ip | 0.7.0 | 1.0.0 |
This commit is contained in:
parent
3c9587bd4c
commit
29916c0841
4 changed files with 10 additions and 10 deletions
|
@ -16,7 +16,7 @@ pedantic = { level = "warn", priority = -1 }
|
|||
|
||||
[dependencies]
|
||||
axum = "0.8"
|
||||
axum-client-ip = "0.7"
|
||||
axum-client-ip = "1.0"
|
||||
base64 = "0.22"
|
||||
clap = { version = "4", features = ["derive", "env"] }
|
||||
clap-verbosity-flag = { version = "3", default-features = false, features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue