chore(cargo): remove 'build.rs' from include field

This commit is contained in:
Sean McArthur
2017-06-13 10:27:28 -07:00
parent f953cafe27
commit 3c75f45c44

View File

@@ -12,7 +12,6 @@ keywords = ["http", "hyper", "hyperium"]
categories = ["web-programming::http-client", "web-programming::http-server"]
include = [
"build.rs",
"Cargo.toml",
"LICENSE",
"src/**/*"