mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
rs: Remove unused dependency from cln-plugin -> cln-rpc
We will likely re-add that dependency later as a feature (to automatically provide an RPC instance if compiled with that feature) but for now that dependency is unused. Changelog-None Not user visible
This commit is contained in:
parent
8e75232205
commit
c5608897ad
1 changed files with 0 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -222,7 +222,6 @@ dependencies = [
|
|||
"anyhow",
|
||||
"bytes",
|
||||
"cln-grpc",
|
||||
"cln-rpc",
|
||||
"env_logger 0.9.3",
|
||||
"futures",
|
||||
"log",
|
||||
|
|
Loading…
Add table
Reference in a new issue