Use new BOLT 11 test vectors with payment_secrets and feature flags
[rust-lightning] / lightning-invoice / Cargo.toml
index 8c6623b8fa5a0c17148210e6491eee1f5dacc20c..baa9a79c5d5af3a055fdbc1d7894dccb47338e32 100644 (file)
@@ -16,4 +16,5 @@ num-traits = "0.2.8"
 bitcoin_hashes = "0.10"
 
 [dev-dependencies]
+hex = "0.3"
 lightning = { version = "0.0.100", path = "../lightning", features = ["_test_utils"] }