Skip to content

Commit 5eca863

Browse files
committed
Change xtask alias
1 parent 8eab26e commit 5eca863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[alias]
2-
xtask = "run --manifest-path ./xtask/Cargo.toml --"
2+
xtask = "run --package xtask --"
33

44
[build]
55
rustdocflags = ["--document-private-items"]

0 commit comments

Comments
 (0)