Do not distribute the fixtures in published crates (#290)
This commit is contained in:
committed by
Sean McArthur
parent
e78e7f152d
commit
41aae14c64
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user