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 f3dc011 commit 2f68a1cCopy full SHA for 2f68a1c
io/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.4 - 2025-10-30
2
+
3
+* Remove `doc_auto_cfg`
4
5
# 0.1.3 - 2024-11-02
6
7
* Backport IO improvements [#3181](https://github.com/rust-bitcoin/rust-bitcoin/pull/3181)
io/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitcoin-io"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Matt Corallo <[email protected]>"]
license = "CC0-1.0"
repository = "https://github.com/rust-bitcoin/rust-bitcoin"
0 commit comments