We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9157ff6 commit 81c04bbCopy full SHA for 81c04bb
3 files changed
.cargo/config.toml
@@ -3,4 +3,4 @@ mm = "run --bin manager"
3
cc = "run --bin client"
4
dd = "doc --no-deps"
5
ci = "run --package xtask --"
6
-web = "run --bin manager web"
+web = "run --bin manager"
0 commit comments