diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ pub mod config; pub mod error; - -pub(crate) mod owner_repo; +pub mod owner_repo; mod arg; |
![]() |
index : git-suggestion | |
Diffs and patches for GitHub pull request suggestions |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/lib.rs | 3 |
@@ -2,8 +2,7 @@ pub mod config; pub mod error; - -pub(crate) mod owner_repo; +pub mod owner_repo; mod arg; |