diff --git a/Cargo.toml b/Cargo.toml index 10e076f..98d1cd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,9 @@ authors = ["Penguin <...>"] edition = "2018" repository = "https://github.com/Embedded-Penguin/ePenguin-igloo/" readme = "README.md" +exclude = [ + "old/", +] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]