Skip to content

Conversation

@reneleonhardt
Copy link

Chores

  • Update cargo dependencies and github-actions
  • Let dependabot update cargo and github-actions
  • Fix warnings
  • Bump MSRV to 1.91

@reneleonhardt
Copy link
Author

reneleonhardt commented Nov 5, 2025

Notes

  • const TypeId::of::<T> is stable since 1.91
    https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/#stabilized-apis
  • After breaking the Rust 1.85 "barrier", edition could be bumped to 2024
  • "../README.md" seemed odd in examples, I changed it to the dedicated readme
  • Can the coverage be increased? tarpaulin shows 59% (1697/2889 lines covered)
  • CI doesn't run automatically, could you trigger it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant