Display the list of registered clients
This commit is contained in:
@ -22,4 +22,5 @@ mime_guess = "2.0.5"
|
||||
askama = "0.12.1"
|
||||
urlencoding = "2.1.3"
|
||||
uuid = { version = "1.12.1", features = ["v4", "serde"] }
|
||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
chrono = "0.4.39"
|
Reference in New Issue
Block a user