We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f21df commit a8728daCopy full SHA for a8728da
Taskfile.yml
@@ -40,7 +40,7 @@ tasks:
40
41
dev:
42
cmds:
43
- - cd winnow-parser && maturin develop
+ - cd crates/winnow-parser && maturin develop
44
45
profile:
46
# deps:
0 commit comments