We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eaa75c commit 531ea8bCopy full SHA for 531ea8b
scripts/publish.bash
@@ -15,6 +15,7 @@ fi
15
# order is based on dependency graph
16
crates=(
17
"src/git"
18
+ "src/testutils"
19
"src/config"
20
"src/display"
21
"src/todo_file"
0 commit comments