You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump workspace version to 0.2.1 and fix clippy warning
- Bump [workspace.package] version and workspace dependency versions
from 0.2.0 to 0.2.1
- Remove unused `use super::*` in login.rs test module
chore: prepare v0.1.0 publish metadata
- Add version to workspace internal dependencies (required for crates.io)
- Add keywords and categories to all publishable crates
- Add rust-version = "1.85" (MSRV based on dependency chain)
- Add CHANGELOG.md for initial release