Skip to content

ed25519-zebra 4.0.0

Compare
Choose a tag to compare
@dconnolly dconnolly released this 08 Jun 20:06
cab0bcd
  • upgrade curve25519-dalek to 4.0.0-rc.2

  • clippy fixes

  • activate ed25519/pem only when needed

  • bump to 4.0.0; bump MSRV to 1.65; fix no_std support; test MSRV and no_std in CI

  • use rust-toolchain instead of TOML to work with (unmaitained) actions-rs/toolchain