rust: Bump cln-plugin==0.5
Due to the breaking change in 9dcc264d4c8e244f0cb827c8a81e61f977011486.
This commit is contained in:
committed by
Rusty Russell
parent
45ba719068
commit
516861c5ec
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user