Skip to content

v0.49.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 21:43
· 3 commits to main since this release

Chore

  • bump release job rust version

Refactor

  • replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #261, #262

Commit Details

view details
  • #261
    • Replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1 (816a6e2)
  • #262
    • Bump release job rust version (a1a52c9)