From 0ab380df3b56dff35f7e7ed51bac4bf436976da9 Mon Sep 17 00:00:00 2001 From: Penguin Date: Fri, 3 Jul 2020 04:41:44 -0500 Subject: [PATCH] . --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) 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]