mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +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:
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",
|
||||
|
||||
Reference in New Issue
Block a user