diff --git a/Cargo.toml b/Cargo.toml index 904ed8b..75eea78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,7 @@ exclude = [ ".vscode/", "examples/", "scripts/", + "vendor/", ] [workspace]