From 7f7b9d87a2afad51918fd37d418e83d3aa230574 Mon Sep 17 00:00:00 2001 From: GooseDB Date: Sun, 13 Oct 2019 00:34:19 +0300 Subject: [PATCH] update toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 9879428..d4c9ddc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,7 @@ license = "BSD-3-Clause" version = "0.1.0" authors = ["The 6502-rs Developers"] build = "build.rs" +exclude = ["examples/**"] [lib] # This will look in src/lib.rs