ci: change MSRV to 1.63.0

This commit is contained in:
Steve Myers
2023-10-24 21:55:19 -05:00
parent f741122ffb
commit 169385bb5b
6 changed files with 16 additions and 64 deletions

View File

@@ -2,7 +2,7 @@
name = "bdk_chain"
version = "0.6.0"
edition = "2021"
rust-version = "1.57"
rust-version = "1.63"
homepage = "https://bitcoindevkit.org"
repository = "https://github.com/bitcoindevkit/bdk"
documentation = "https://docs.rs/bdk_chain"