We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714bec2 commit 0f15773Copy full SHA for 0f15773
.cargo/config.toml
@@ -4,4 +4,5 @@
4
# [Cargo Book: Configuration](https://doc.rust-lang.org/cargo/reference/config.html#env)
5
6
[alias]
7
-xtask = "run --package xtask --"
+# xtask = "run --package xtask --"
8
+xtask = "run --manifest-path ./xtask/Cargo.toml --"
0 commit comments