Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #8 from smol-rs/readme
Browse files Browse the repository at this point in the history
Remove readme field from Cargo.toml
  • Loading branch information
taiki-e authored Feb 14, 2021
2 parents 00c3de9 + d7110ef commit 81ffebc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ homepage = "https://github.com/smol-rs/nb-connect"
documentation = "https://docs.rs/nb-connect"
keywords = ["TcpStream", "UnixStream", "socket2", "polling"]
categories = ["asynchronous", "network-programming", "os"]
readme = "README.md"

[dependencies]
socket2 = { version = "0.3.19", features = ["unix"] }
Expand Down

0 comments on commit 81ffebc

Please # to comment.