summaryrefslogtreecommitdiffstats
path: root/third_party/rust/naga/.cargo
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/naga/.cargo')
-rw-r--r--third_party/rust/naga/.cargo/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/naga/.cargo/config.toml b/third_party/rust/naga/.cargo/config.toml
new file mode 100644
index 0000000000..4b01400617
--- /dev/null
+++ b/third_party/rust/naga/.cargo/config.toml
@@ -0,0 +1,2 @@
+[alias]
+xtask = "run --manifest-path xtask/Cargo.toml --"