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 f451a18 commit bcb66e6Copy full SHA for bcb66e6
.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