Skip to content

Commit 452b720

Browse files
committed
Rename background-processor to lightning-... to match other crates
1 parent 34e429f commit 452b720

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
"lightning-invoice",
77
"lightning-net-tokio",
88
"lightning-persister",
9-
"background-processor",
9+
"lightning-background-processor",
1010
]
1111

1212
# Our tests do actual crypo and lots of work, the tradeoff for -O1 is well worth it.

0 commit comments

Comments
 (0)