Skip to content

2.4.5

Choose a tag to compare

@thomaskrause thomaskrause released this 26 Jul 09:57
· 465 commits to main since this release

Changed

  • Compile releases on Ubuntu 20.04 instead of 18.04, which means the minimal
    GLIBC version is 2.31. This is necessary, since GitHub actions deprecated this
    Ubuntu version.

Fixed

  • Update quick-xml to version 0.28 to avoid issues in future Rust versions
  • Update sstable to version 0.11 to avoid issues in future Rust versions
  • Update actix-web to version 4 to avoid issues in future Rust versions
  • Update config crate to version 0.13 to avoid issues in future Rust versions
  • Update diesel to version 2.0 due to issue in sqlite dependency