Add tokens routes
This commit is contained in:
@ -23,4 +23,6 @@ tokio = "1.44.1"
|
||||
futures-util = "0.3.31"
|
||||
serde_json = "1.0.140"
|
||||
light-openid = "1.0.4"
|
||||
rand = "0.9.0"
|
||||
rand = "0.9.0"
|
||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
lazy-regex = "3.4.1"
|
Reference in New Issue
Block a user