Stream: wasmtime

Topic: Adding `cargo vet` exemption for `trait-variant`


view this post on Zulip Joel Dice (Dec 20 2024 at 15:46):

Per this comment, I'd like to add trait-variant as an exempted crate in supply-chain/config.toml given that it is maintained by the rust-lang maintainers and is officially recommended by the Rust project. Any concerns about that?

Closes #9823 I ran cargo test -p wasmtime-wasi and all tests passed, so now I'd like to go through the whole CI. There are only 2 cases remaining unresolved due to the use of dyn objects, i.e.,...

view this post on Zulip Alex Crichton (Dec 20 2024 at 15:56):

That should be fine yeah, it follows our guidelines pretty well, so you can feel free to either vet it and add a review or add an exemption


Last updated: Dec 23 2024 at 13:07 UTC