Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ (Cargo.toml): Bump version to 0.5.0 for new release
⬆️ (Cargo.toml): Upgrade various dependencies to their latest versions for improved performance and security 🔧 (Cargo.toml): Replace dotenv with dotenvy for better error handling 🔧 (Cargo.toml): Remove onnxruntime dependency as it's no longer needed 🐛 (auth.rs): Add missing newline for better code readability ♻️ (classifier.rs): Refactor Classifier to use ort::Session instead of onnxruntime::session::Session for better performance and simplicity 📝 (CHANGELOG.md): Update changelog with details of the new release
- Loading branch information