rust: Bump cln-plugin==0.5

Due to the breaking change in 9dcc264d4c8e244f0cb827c8a81e61f977011486.
This commit is contained in:
Christian Decker
2025-08-13 17:47:22 +02:00
committed by Rusty Russell
parent 45ba719068
commit 516861c5ec
7 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ tokio = "1"
log-panics = "2"
cln-plugin = { version = "0.4", path = "../../plugins" }
cln-plugin = { version = "0.5", path = "../../plugins" }
bitcoin-payment-instructions = { git = "https://github.com/rust-bitcoin/bitcoin-payment-instructions.git", rev = "d071ce27734ca13be2471f81abf8699d902c3a10", features = [
"http",