diff --git a/Cargo.toml b/Cargo.toml index ecb759a..b43c252 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ repository = "https://github.com/carllerche/h2" readme = "README.md" keywords = ["http", "async", "non-blocking"] categories = ["asynchronous", "web-programming", "network-programming"] +exclude = ["fixtures/**"] [badges.travis-ci] repository = "carllerche/h2"