Vendored dependencies for cargo-vet, part 1/3

Bug: 292125255
Change-Id: Ifd6abb41518f97d8db81ab6718506d6f5c81ba9a
8151 files changed
tree: 736a9af6229cfcc9b8f9ff0900fd5773a858dc43
  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.