Skip to content

Commit 401e597

Browse files
authored
fix: Remove dead link to README.md (#148)
Release fails with the below otherwise: ``` error: failed to read `readme` file for package `yamux v0.11.0 (/home/xxx/rust-yamux/yamux)` ```
1 parent 5d48c22 commit 401e597

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

yamux/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ description = "Multiplexer over reliable, ordered connections"
77
keywords = ["network", "protocol"]
88
categories = ["network-programming"]
99
repository = "https://github.com/paritytech/yamux"
10-
readme = "README.md"
1110
edition = "2018"
1211

1312
[dependencies]

0 commit comments

Comments
 (0)