summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 237c811..5014d86 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,6 +11,7 @@ repository = "https://github.com/botahamec/exun/"
license-file = "LICENSE.md"
keywords = ["no_std", "no-std", "utility", "error", "error-handling"]
categories = ["rust-patterns", "no-std"]
+exclude = [".vscode/settings.json"]
[package.metadata]
msrv = "1.41.1"