switch to clap derive instead of builder

This commit is contained in:
2024-07-15 14:54:25 -04:00
parent 55801384eb
commit 02ba19d709
10 changed files with 221 additions and 187 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "creddy",
"version": "0.5.3",
"version": "0.5.4",
"scripts": {
"dev": "vite",
"build": "vite build",