2 name = "background-processor"
4 authors = ["Valentine Wallace <vwallace@protonmail.com>"]
7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11 lightning = { version = "0.0.12", path = "../lightning", features = ["allow_wallclock_use"] }
12 lightning-persister = { version = "0.0.1", path = "../lightning-persister" }
15 lightning = { version = "0.0.12", path = "../lightning", features = ["_test_utils"] }