diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-10-18 18:23:40 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-10-18 18:23:40 +0800 |
| commit | 71b65668f6b3619e33ede0c042a2ad9ad5ffe415 (patch) | |
| tree | cc7d1b153518b0a1e149ba8f40fcfc26916d951c /src/lib.rs | |
| parent | 578c51b243895b32a01b9bbade249fa20b72ebdd (diff) | |
refactor: update source code files
- Update jv.rs binary
- Update lib.rs library exports
- Update utils.rs utility functions
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,8 +1,2 @@ -/// JustEnoughVCS - Local Manager & Client -pub mod jv; - -/// JustEnoughVCS - Vault Manager & Server -pub mod jvv; - /// Utils pub mod utils; |
