mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-18 14:56:01 +02:00
Update idna to 1.0 🥳
This commit is contained in:
@ -14,7 +14,7 @@ axum-extra = { version = "0.9", features = ["cookie", "typed-header"] }
|
||||
axum-client-ip = "0.6"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
governor = "0.6"
|
||||
idna = "0.5"
|
||||
idna = "1.0"
|
||||
parking_lot = "0.12"
|
||||
regex = "1.10"
|
||||
serde = { version = "1", features = ["derive","rc"] }
|
||||
|
Reference in New Issue
Block a user