Skip to content

Commit 65d905b

Browse files
committed
chore: update rust edition 2021, package v1.0.0
- update rust edition to 2021 - update the package version to 1.0.0
1 parent b660286 commit 65d905b

File tree

3 files changed

+435
-198
lines changed

3 files changed

+435
-198
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ page. See [DEVELOPMENT_CYCLE.md](DEVELOPMENT_CYCLE.md) for more details.
77

88
## [1.0.0]
99

10-
- Changed the MSRV to 1.75.0
11-
- Changed electrum client to use bdk_electrum, sqlite feature to use bdk_wallet/rusqlite
10+
- Changed the MSRV to 1.75.0 and bumped the rust edition to 2021
11+
- Changed electrum client to use `bdk_electrum`, sqlite feature to use `bdk_wallet/rusqlite`
1212
- Updated `repl` to use shlex instead of regex, rustyline and fd-lock
1313
- Updated `bdk_wallet` to 1.0.0
1414
- Updated `bdk_bitcoind_rpc` to `0.18.0`, `bdk_electrum` to `0.21.0`, `bdk_esplora` to `0.20.1`, `bdk-reserves` to `0.29.0`

0 commit comments

Comments
 (0)