Remove publish=false from Cargo.toml

This commit is contained in:
Sean McArthur
2019-09-04 11:10:14 -07:00
parent 8e81d84910
commit be079f7e40

View File

@@ -17,8 +17,6 @@ categories = ["asynchronous", "web-programming", "network-programming"]
exclude = ["fixtures/**", "ci/**"]
edition = "2018"
publish = false
[badges.travis-ci]
repository = "hyperium/h2"
branch = "master"