diff --git a/Cargo.toml b/Cargo.toml index 0fd4d7f..975bf0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,11 +13,8 @@ categories = ["graphics"] exclude = [ ".github/*", ".gitignore", - ".travis.yml", "docs/*", - "examples/*", "example_output/*", - "tests/*", ] [dependencies]