Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 05:25
· 21 commits to main since this release
  • Update documentation to recommend using #![cfg_attr(all(coverage_nightly, test), feature(coverage_attribute))] instead of #![cfg_attr(coverage_nightly, feature(coverage_attribute))].