added: index endpoint
added: index opt in
This commit is contained in:
@@ -10,6 +10,7 @@ edition = "2021"
|
||||
default = [ "client", "reload", "info", "authorized" ]
|
||||
reload = []
|
||||
authorized =[ "dep:jwt-compact" ]
|
||||
index = []
|
||||
info = [ "axum/json", "ssh-key/serde" ]
|
||||
client = [ "dep:url", "dep:reqwest" ]
|
||||
|
||||
|
Reference in New Issue
Block a user