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 96c10ba commit 150b86aCopy full SHA for 150b86a
.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 <alekos.filini@gmail.com>"]
6
license = "MIT"
7
homepage = "https://github.com/bitcoindevkit/rust-esplora-client"
0 commit comments