diff --git a/Cargo.toml b/Cargo.toml index e98bde9..afaf087 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,6 @@ repository = "https://github.com/rmja/nourl" authors = ["Rasmus Melchior Jacobsen "] license = "Apache-2.0 or MIT" keywords = ["embedded", "url", "no_std"] +exclude = [".github"] [dependencies]