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.
edition
.clippy.toml
1 parent 1f80e7d commit 700a565Copy full SHA for 700a565
.clippy.toml
@@ -0,0 +1 @@
1
+msrv="1.63.0"
Cargo.toml
@@ -1,7 +1,7 @@
[package]
2
name = "esplora-client"
3
version = "0.9.0"
4
-edition = "2018"
+edition = "2021"
5
authors = ["Alekos Filini <[email protected]>"]
6
license = "MIT"
7
homepage = "https://github.com/bitcoindevkit/rust-esplora-client"
0 commit comments