chore(nimble): Add `libbacktrace` to the dependencies
This commit is contained in:
parent
828cc4d580
commit
73ae79ce29
|
@ -26,4 +26,5 @@ requires "nim >= 1.6.14",
|
|||
"chronicles",
|
||||
"metrics",
|
||||
"dnsdisc",
|
||||
"web3"
|
||||
"web3",
|
||||
"libbacktrace"
|
||||
|
|
Loading…
Reference in New Issue