Vendored dependencies for cargo-vet, part 2/3

Bug: 292125255
Change-Id: I9014b80a98a0fcb4361334d8f127f5910f3b77fb
4078 files changed
tree: 6ba7e6d10805989254eddd83bc1cfbb006635580
  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.