bytecodealliance / regalloc2

A new register allocator
Apache License 2.0
218 stars 39 forks source link

Upgrade cargo-deny to 0.14.22 #176

Closed jameysharp closed 7 months ago

jameysharp commented 7 months ago

I think we need at least version 0.13.9, which includes https://github.com/EmbarkStudios/cargo-deny/pull/513 to fix checking for yanked crates with the new sparse crates.io index format. I'm upgrading to the newest release just in case there's anything else we might want.