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 174b60dcf7
Add `*.wast` support for invoking components (#4526)
2 years ago
..
README Enable cargo-vet (#4444) 2 years ago
audits.toml Add `*.wast` support for invoking components (#4526) 2 years ago
config.toml Remove dependency on `more-asserts` (#4408) 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.