We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e412a5f commit c7c2a54Copy full SHA for c7c2a54
Cargo.toml
@@ -10,6 +10,7 @@ documentation = "https://docs.rs/esplora-client/"
10
description = "Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async"
11
keywords = ["bitcoin", "esplora"]
12
readme = "README.md"
13
+rust-version = "1.63.0"
14
15
[lib]
16
name = "esplora_client"
0 commit comments