Where possible we should update out of date dependencies, including for dev and example projects. https://deps.rs/repo/github/bitcoindevkit/bdk_wallet Also tracking: - [ ] rand - [ ] rand_core - [x] bdk_file_store #208 - [x] update `ctrlc` to latest #217 - [x] wallet: remove `lazy_static` #218 - [x] bump tokio #219
Where possible we should update out of date dependencies, including for dev and example projects.
https://deps.rs/repo/github/bitcoindevkit/bdk_wallet
Also tracking:
bdk_chainto 0.22.0 #208ctrlcto latest chore(example_wallet_rpc): bumpctrlcto 3.4.6 #217lazy_staticchore: removelazy_staticfrom Cargo.toml #218