Skip to content

Commit c7c2a54

Browse files
committed
cargo: set rust-version to 1.63.0
1 parent e412a5f commit c7c2a54

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)