--- memchr-2.1.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ memchr-2.1.0/Cargo.toml 2018-10-27T22:44:54.476194+02:00 @@ -21,6 +21,7 @@ keywords = ["memchr", "char", "scan", "strchr", "string"] license = "Unlicense/MIT" repository = "https://github.com/BurntSushi/rust-memchr" +exclude = ["/ci/*", "/.travis.yml", "/Makefile", "/appveyor.yml", "/ctags.rust", "/session.vim"] [profile.test] opt-level = 3