mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-02 12:44:26 +01:00
rs: Add cln-plugin metadata
This commit is contained in:
@@ -3,8 +3,10 @@ name = "cln-plugin"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/ElementsProject/lightning/tree/master/plugins"
|
||||
description = "A CLN plugin library. Write your plugin in Rust."
|
||||
homepage = "https://github.com/ElementsProject/lightning/tree/master/plugins"
|
||||
repository = "https://github.com/ElementsProject/lightning"
|
||||
documentation = "https://docs.rs/cln-plugin"
|
||||
|
||||
[[example]]
|
||||
name = "cln-plugin-startup"
|
||||
|
||||
Reference in New Issue
Block a user