From 131702d0be2a952af75ac2c37406827547758f65 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Tue, 27 Sep 2022 10:25:15 -0700 Subject: [PATCH] Remove outdated exclusions --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 05dbb43..63966cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ repository = "https://github.com/BurntSushi/termcolor" readme = "README.md" keywords = ["windows", "win", "color", "ansi", "console"] license = "Unlicense OR MIT" -exclude = ["/.travis.yml", "/appveyor.yml", "/ci/**"] edition = "2018" [lib]