Change verify macro to debug panic
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
2b979d3b88
commit
023ecd595b
8 changed files with 40 additions and 87 deletions
|
@ -11,6 +11,7 @@ test-support = ["serde_json", "tempdir", "git2"]
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.38"
|
||||
backtrace = "0.3"
|
||||
futures = "0.3"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
lazy_static = "1.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue