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
Prepare for 0.1.1 release with comprehensive code quality improvements
- Updated version to 0.1.1 for crates.io publishing
- Fixed all test warnings in resolver_test.rs by removing unused imports
- Added #[allow(dead_code)] to unused methods in test helpers
- Marked intentionally unused variables with underscore prefix
0 commit comments