config: ensure panics are printed to the logs
This commit is contained in:
parent
d4d76c0ef3
commit
d231021afc
5 changed files with 41 additions and 5 deletions
|
|
@ -12,3 +12,4 @@ log = "0.4.14"
|
|||
futures-util = { version = "0.3.30", features = ["io"] }
|
||||
uapi = "0.2.10"
|
||||
thiserror = "1.0.57"
|
||||
backtrace = "0.3.69"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue