Commit 8007f3d
feat: add --version / -V flag
Print `openab <version>` from CARGO_PKG_VERSION and exit.
No new dependencies — uses existing std::env::args() parsing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ac5a8a5 commit 8007f3d
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments