- Bump all dep oma-console version
### Documentation
- Add some comment
### Bug Fixes
- Request head failed clear progress bar
### Refactor
- Refactor clone (2)
- Refactor clone (1)
- Some var no need to clone
- Use Arc to clone callback
- Oma_spinner and oma_style_pb function inner unwrap
Because the template is fixed, the template should not return any errors
### Style
- Run cargo clippy and cargo fmt to lint code
- Fix clippy
### Commit Statistics
- 10 commits contributed to the release over the course of 7 calendar days.
- 12 days passed between releases.
- 10 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Run cargo clippy and cargo fmt to lint code (24dd59f)
- Fix clippy (c3f7ae3)
- Refactor clone (2) (106191a)
- Refactor clone (1) (a8c2b4a)
- Some var no need to clone (1487c4a)
- Use Arc to clone callback (b205d68)
- Request head failed clear progress bar (8b9f6e9)
- Bump all dep oma-console version (0270767)
- Oma_spinner and oma_style_pb function inner unwrap (c8721ca)
- Add some comment (2da19a7)