mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-03-15 15:39:09 +01:00
Update the root Cargo.toml to point to the new subcrate
This commit is contained in:
parent
96b2927a9a
commit
76eaa61725
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
members = [
|
||||
"lightning",
|
||||
"lightning-net-tokio",
|
||||
"lightning-c-bindings",
|
||||
]
|
||||
|
||||
# Our tests do actual crypo and lots of work, the tradeoff for -O1 is well worth it
|
||||
|
|
Loading…
Add table
Reference in a new issue