Check lockorders in tests with a trivial lockorder tracker
[rust-lightning] / lightning / Cargo.toml
index 1234cd5c05c0fd34668be44e6bdef43823f11a5a..1dbca464c397c82f83b6b861c02f3b039683fa27 100644 (file)
@@ -39,6 +39,7 @@ secp256k1 = { version = "0.20.2", default-features = false, features = ["alloc"]
 hashbrown = { version = "0.11", optional = true }
 hex = { version = "0.3", optional = true }
 regex = { version = "0.1.80", optional = true }
+backtrace = { version = "0.3", optional = true }
 
 core2 = { version = "0.3.0", optional = true, default-features = false }