Print sync_response instead of crashing
This commit is contained in:
@ -30,6 +30,7 @@ hostname = "0.3.1"
|
||||
json5 = "0.4.1"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
# TODO: switch to toml_edit to preserve (and write) doc comments
|
||||
|
||||
# Error handling
|
||||
better-panic = "0.3.0"
|
||||
|
Reference in New Issue
Block a user