We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
xtask
1 parent 8eab26e commit 5eca863Copy full SHA for 5eca863
.cargo/config.toml
@@ -1,5 +1,5 @@
1
[alias]
2
-xtask = "run --manifest-path ./xtask/Cargo.toml --"
+xtask = "run --package xtask --"
3
4
[build]
5
rustdocflags = ["--document-private-items"]
0 commit comments