You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alex Crichton 5054d400ba
Update documentation and example for no_std (#8555)
6 months ago
..
README.md Document `cargo vet` in contributing docs (#7635) 11 months ago
audits.toml Switch from `bincode` to `postcard` for serializing (#8476) 7 months ago
config.toml cargo-vet: Exclude fuzzing-only dependencies (#8488) 6 months ago
imports.lock Update documentation and example for no_std (#8555) 6 months ago

README.md

Wasmtime's Configuration of cargo vet

This directory contains the state for cargo vet, a tool to help projects ensure that third-party Rust dependencies have been audited by a trusted entity. For more information about Wasmtime's usage of cargo vet see our documentation.