diff --git a/backend/graph-proxy/Cargo.toml b/backend/graph-proxy/Cargo.toml index 00ba7bd65..6ab336730 100644 --- a/backend/graph-proxy/Cargo.toml +++ b/backend/graph-proxy/Cargo.toml @@ -2,7 +2,7 @@ name = "graph-proxy" version = "0.1.3" edition = "2021" -exclude = ["test-resources/"] +exclude = ["test-assets/"] license-file = "../../LICENSE" [dependencies]