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
|
@ -12,7 +12,7 @@ smallvec = { version = "1.6", features = ["union"] }
|
|||
sum_tree = { path = "../sum_tree" }
|
||||
arrayvec = "0.7.1"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
verify = { path = "../verify" }
|
||||
util = { path = "../util" }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.8.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue