Skip to content

Commit 24e4ca2

Browse files
Merge #70: cargo: set rust-version to 1.63.0
c7c2a54 cargo: set rust-version to 1.63.0 (Steve Myers) Pull request description: I forgot to do this is #69 . ACKs for top commit: vladimirfomene: ACK c7c2a54 Tree-SHA512: 87afaf5c51e06f0110d8d92da069830c2278920d56636a5413f69b5f2bce88cda8791ea38843bffe611498b8c59710d9d3f0266f9aa3d150f39a7e75382309f9
2 parents e412a5f + c7c2a54 commit 24e4ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ documentation = "https://docs.rs/esplora-client/"
1010
description = "Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async"
1111
keywords = ["bitcoin", "esplora"]
1212
readme = "README.md"
13+
rust-version = "1.63.0"
1314

1415
[lib]
1516
name = "esplora_client"

0 commit comments

Comments
 (0)