diff --git a/Cargo.toml b/Cargo.toml index 5f6526e..780b2ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ repository = "https://github.com/kennytm/qrcode-rust" readme = "README.md" documentation = "http://docs.rs/qrcode" exclude = [ - ".travis.yml", ".gitignore", "test-data" + ".travis.yml", ".gitignore", "test-data/**" ] [badges]