Add internal error template
This commit is contained in:
parent
e6616c75af
commit
054a620664
4 changed files with 43 additions and 7 deletions
|
|
@ -8,6 +8,7 @@ edition = "2021"
|
|||
axum = { version = "0.6.20", features = ["query"] }
|
||||
color-eyre = "0.6.2"
|
||||
envious = "0.2.2"
|
||||
once_cell = "1.18.0"
|
||||
openidconnect = "3.3.0"
|
||||
parking_lot = "0.12.1"
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue