From 918452356cba1b6724be3f7ed2c6e976810f0a62 Mon Sep 17 00:00:00 2001 From: Thomas Pornin Date: Sat, 13 Aug 2022 13:32:33 -0400 Subject: [PATCH] Fiddled with list of crate files. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8f7715e..5b944b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/pornin/crrl" readme = "README.md" categories = ["cryptography", "no-std"] keywords = ["cryptography", "ed25519", "ristretto255", "p256", "jq255e", "jq255s"] +exclude = ["extra/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html