mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 17:44:20 +01:00
rs: Add cln-grpc metadata
This commit is contained in:
@@ -3,8 +3,10 @@ name = "cln-grpc"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/ElementsProject/lightning/tree/master/cln-grpc"
|
||||
description = "The Core Lightning API as grpc primitives. Provides the bindings used to expose the API over the network."
|
||||
homepage = "https://github.com/ElementsProject/lightning/tree/master/cln-grpc"
|
||||
repository = "https://github.com/ElementsProject/lightning"
|
||||
documentation = "https://docs.rs/cln-grpc"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user