Skip to content

v0.3.0

Choose a tag to compare

@asaaki asaaki released this 10 May 21:56
· 14 commits to main since this release
d771372

Changed

  • Update dependencies and adapt code accordingly

Cosmetic

  • Ignore "RUSTSEC-2020-0056: stdweb is unmaintained" (#5)
  • Ignore aes related audits until upstream dependencies have been updated
    • Ignore "RUSTSEC-2021-0059: aesni has been merged into the aes crate"
    • Ignore "RUSTSEC-2021-0060: aes-soft has been merged into the aes crate"
  • Use cargo audit directly, as actions-rs/audit-check does not support ignore option