diff --git a/Cargo.toml b/Cargo.toml index d49fa81..0b672a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"