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
Improve github workflow (#35) * Improve github workflow - Add caching of builds - Add matrix to run on multiple OS - check for typos - run fmt - run clippy - run semver checks - run tests - new minor release for clippy improvements and unneeded deps * Fix workflow file - Run clippy only for crate - Ensure cargo deny checks only for the crate * Fix spelling checks and workflow typos action * Fix incorrect naming of workflow build and test