From 92f19036e51a50bd30bd31f9e2f81a090df3b434 Mon Sep 17 00:00:00 2001 From: Rasmus Melchior Jacobsen Date: Mon, 30 Jan 2023 12:04:52 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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]