Vendored dependencies for cargo-vet, part 3/3

Bug: 292125255
Change-Id: Iac971a694114096efef5b86357e65b7470c5f236
3013 files changed
tree: 80a7faef65a97c6e11b693c3bca0051b5dfba3fb
  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.