Initial import of cargo-vet

Bug: 292125255
Change-Id: I2dd9bc20250c31d351c0f0f31c3a34f985588b22
5 files changed
tree: 56e64c41155b9de4ac21c70a875fd679409675bd
  1. .github/
  2. android/
  3. book/
  4. src/
  5. supply-chain/
  6. tests/
  7. .gitallowed
  8. .gitignore
  9. Cargo.lock
  10. Cargo.toml
  11. LICENSE-APACHE
  12. LICENSE-MIT
  13. README.md
  14. registry.toml
README.md

cargo-vet

crates.io Rust CI

The cargo vet subcommand is a tool to help projects ensure that third-party Rust dependencies have been audited by a trusted entity. It strives to be lightweight and easy to integrate.

More details available in the book.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.