Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 refactor: replace async reqwest with synchronous ureq in auth.rs an…
…d main.rs for simpler code 🔧 refactor: replace Box<dyn Error> with anyhow::Result for better error handling 🔧 refactor: replace tokio with native-tls in Cargo.toml to reduce package size 🔧 refactor: update charset.json and shtu_captcha.onnx model for better performance 📝 docs: update CHANGELOG.md for version 0.3.1 release
- Loading branch information