diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 251cbbb..e33b564 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -9,3 +9,4 @@ readme = "Readme.markdown" keywords = ["qr-code", "barcode", "encoder", "image"] categories = ["encoding", "multimedia::images"] license = "MIT" +exclude = ["examples/*"]