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 57dca934ad
Upgrade wasm-tools crates, namely the component model (#4715)
2 years ago
..
README Enable cargo-vet (#4444) 2 years ago
audits.toml Upgrade wasm-tools crates, namely the component model (#4715) 2 years ago
config.toml Implement strings in adapter modules (#4623) 2 years ago
imports.lock Enable cargo-vet (#4444) 2 years ago

README

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.

More about the tool can be found here: https://mozilla.github.io/cargo-vet/

The audits.toml file may be imported by other projects, and therefore should be
handled with care. Ask for help if you're not sure.