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 49ffe90 commit c526f94Copy full SHA for c526f94
1 file changed
electrsd/Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "electrsd"
3
-version = "0.38.0"
+version = "0.38.1"
4
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
5
description = "Utility to run a regtest electrs process, useful in integration testing environment"
6
repository = "https://github.com/rust-bitcoin/corepc"
7
-documentation = "https://docs.rs/elecrtsd/"
+documentation = "https://docs.rs/electrsd/"
8
license = "MIT"
9
edition = "2021"
10
rust-version = "1.75.0"
0 commit comments