Skip to content

Commit aead20b

Browse files
committed
Rename background-processor to lightning-background-processor
This matches our naming scheme better and fits better on crates.io. Also drop the version to 0.0.1 to match our versioning scheme better.
1 parent b9fef85 commit aead20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

background-processor/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
2-
name = "background-processor"
3-
version = "0.1.0"
2+
name = "lightning-background-processor"
3+
version = "0.0.1"
44
authors = ["Valentine Wallace <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)