Skip to content

Commit de504eb

Browse files
committed
Add build command
1 parent bae28bc commit de504eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xtask/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ extern crate log;
77

88
#[macros::base_commands(
99
Bump,
10+
Build,
1011
Check,
1112
Compile,
1213
Coverage,

0 commit comments

Comments
 (0)