bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.43k stars 1.31k forks source link

Fix `cargo vet` on `main` #9635

Closed alexcrichton closed 1 day ago

alexcrichton commented 1 day ago

Looks like we've been thwarted again where CI starts failing after a release due to cargo vet configuration. As with historical iterations of this style of change I continue to not know how to either fix this or prevent this.