core-lightning/cln-rpc
Christian Decker 8e75232205 rs: Update outdated dependencies
This commit updates outdated dependencies and hangs all
bitcoin-related dependencies off of the `bitcoin` crate, using its
re-exports. This means that as long as the bitcoin crate matches, all
of its dependents will also match.

Changelog-None
2022-12-22 15:42:12 +01:00
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src rs: Update outdated dependencies 2022-12-22 15:42:12 +01:00
Cargo.toml rs: Update outdated dependencies 2022-12-22 15:42:12 +01:00
Makefile Makefile: fix msggen regeneration when schemas change. 2022-09-14 17:46:43 +02:00
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

cln-rpc: Talk to Core Lightning