bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.07k stars 164 forks source link

Update the minisign crate to version 0.7 #678

Closed jedisct1 closed 2 years ago

jedisct1 commented 2 years ago

With the release of Minisign 0.10, the legacy signature format was deprecated.

So, make sure Lucet doesn't produce signatures that will eventually not be supported any more.