Skip to content

paketkoll-v0.3.5

Latest
Compare
Choose a tag to compare
@VorpalBlade VorpalBlade released this 06 Sep 21:15
· 12 commits to main since this release

🩺 Diagnostics & output formatting

  • Switch from anyhow to color-eyre for better (and prettier) error messages

🚜 Refactoring

  • Switch to native eyre traits instead of anyhow compatibility
  • Use anyhow::Result type alias consistently

⚙️ Other stuff

  • Apply auto fixable clippy lints
  • Use nightly import grouping in rustfmt