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 41f69a1 commit ffbc464Copy full SHA for ffbc464
.cargo/config.toml
@@ -1,2 +1,3 @@
1
[alias]
2
blog = ["run", "--package", "generate_blog"]
3
+zola = ["run", "--manifest-path", "zola/Cargo.toml", "--"]
0 commit comments