Skip to content

quick-junit 0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 19:34
· 1265 commits to main since this release

Fixed

  • Corrected the rust-version field in Cargo.toml to 1.70.

Changed

  • The chrono dependency no longer imports the clock feature. This helps cut down on the dependency tree. Thanks @littledivy for your first contribution!