--- strsim-0.8.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ strsim-0.8.0/Cargo.toml 2018-10-27T12:16:39.894052+02:00 @@ -21,6 +21,7 @@ keywords = ["string", "similarity", "Hamming", "Levenshtein", "Jaro"] license = "MIT" repository = "https://github.com/dguo/strsim-rs" +exclude = ["/.travis.yml", "/appveyor.yml", "/dev"] [badges.appveyor] repository = "dguo/strsim-rs"