clip clap

This commit is contained in:
Junko 2024-01-14 01:59:23 +01:00
parent 6603958567
commit 34d0ccbc35
1 changed files with 1 additions and 1 deletions

View File

@ -76,5 +76,5 @@ cargo build -r
Given the nature of the project as a learning exercise, there are currently a set of features and improvements I'd like to add eventually.
- [X] Proper error handling (What I have currently is simply a mess)
- [ ] Allow the user to set which front is used in cased of mismatch between PK and SP
- [ ] Implement clippy
- [ ] Implement clap for command inputs
- [ ] Actually separate the modules as actual modules