1# Wasmtime's Configuration of `cargo vet` 2 3This directory contains the state for [`cargo vet`], a tool to help projects 4ensure that third-party Rust dependencies have been audited by a trusted entity. 5For more information about Wasmtime's usage of `cargo vet` see our 6[documentation](https://docs.wasmtime.dev/contributing-coding-guidelines.html#dependencies-of-wasmtime). 7 8[`cargo vet`]: https://mozilla.github.io/cargo-vet/ 9