diff options
author | Melody Horn <melody@boringcactus.com> | 2024-11-10 15:16:49 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2024-11-10 15:16:49 -0700 |
commit | e9080b515d86b9f39e97d4c8e1a157dfa4ba86f3 (patch) | |
tree | 99634b948fe370bd1d0e7e33bdbacc09fa937454 /README.md | |
parent | 117c76f28bdad33d96d2ecbd410497d9cdee4ce9 (diff) | |
download | makers-e9080b515d86b9f39e97d4c8e1a157dfa4ba86f3.tar.gz makers-e9080b515d86b9f39e97d4c8e1a157dfa4ba86f3.zip |
upgrade from structopt to clap 4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ specific projects tested: list of features that are needed for version 1.0: -- moved from structopt to clap 4 +- actual documentation - tested with Linux - unit tests for most of the things - no TODOs left |