diff --git a/Cargo.toml b/Cargo.toml index 2635b52..16a5793 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Nolan Darilek "] repository = "https://fossil.thewordnerd.info/tts-rs" description = "High-level Text-To-Speech (TTS) interface" license = "MIT" +exclude = ["*.cfg", "*.yml"] edition = "2018" [dependencies]