Merge 'aosp/upstream-main'

Bug: 292125255
Change-Id: If09cd0261d0db866c758f6c6db840edcc6ec8d2d
tree: 7f1bdcb1c3a2798b81eb7bb6bb6f4e6425ceface
  1. .github/
  2. book/
  3. src/
  4. supply-chain/
  5. tests/
  6. .gitignore
  7. Cargo.lock
  8. Cargo.toml
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. README.md
  12. 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.