Commit b53d634
committed
Allow helper tools to be run via cargo run
Previously, only the `firecracker` binary could be run via cargo run.
Now, we can also do `cargo run --bin cpu-template-helper` for example. I
am keeping the jailer excluded from the `default-members` list, as this
seems to have been an intentional choice made in
3bf285c.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent 44dfc0c commit b53d634
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments