horaedb
horaedb copied to clipboard
deps: upgrade clap version
Rationale
In order to implement ctl in the future, the clap version is relatively old and many functions are not supported, so we upgraded to the new version.
Detailed Changes
- upgrade clap version
- Adapt to new APIs
Test Plan
CI