diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ pub mod data; pub mod output; /// Command -pub mod subcmd; +pub mod cmd; |
![]() |
index : JustEnoughVCS/CommandLine.git | |
| CLI For JVCS! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 2 |
@@ -8,4 +8,4 @@ pub mod data; pub mod output; /// Command -pub mod subcmd; +pub mod cmd; |