mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-18 06:53:27 +02:00
Added IDN support
This commit is contained in:
@ -10,6 +10,7 @@ authors = ["Slatian <baschdel@disroot.org>"]
|
||||
axum = { version = "0.6", features = ["macros", "headers"] }
|
||||
axum-client-ip = "0.4"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
idna = "0.3"
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.7"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user