Blob Blame History Raw
--- bytemuck-1.4.1/Cargo.toml	2020-09-08T21:14:52+00:00
+++ bytemuck-1.4.1/Cargo.toml	2020-09-23T14:31:44.005703+00:00
@@ -15,7 +15,7 @@
 name = "bytemuck"
 version = "1.4.1"
 authors = ["Lokathor <zefria@gmail.com>"]
-exclude = ["/pedantic.bat"]
+exclude = ["/scripts/*", "/.travis.yml", "/appveyor.yml", "/bors.toml", "/pedantic.bat"]
 description = "A crate for mucking around with piles of bytes."
 readme = "README.md"
 keywords = ["transmute", "bytes", "casting"]