commit | 866dd960aeaea4595bda082b89697b72ec321776 | [log] [tgz] |
---|---|---|
author | Collin Baker <collinbaker@chromium.org> | Tue Apr 25 11:37:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 11:37:31 2023 |
tree | 5b39723dff5dec1ddc9adaef73b5c5fa70676e0d | |
parent | 9dfc9c59dc816ed5731b00529d41870933b3c0fc [diff] |
Update gnrt to clap v4 and remove clap v3 Clap v3 was only used by gnrt. We already have v4, so this CL updates to v4 and removes clap v3 and its dependencies. Bug: None Change-Id: Ia505b5d43f5a77e975e1fb42d5506cfcaf8924e2 Cq-Include-Trybots: luci.chromium.try:android-rust-arm32-rel,android-rust-arm64-dbg,android-rust-arm64-rel,linux-rust-x64-dbg,linux-rust-x64-rel,win-rust-x64-rel Change-Id: Ia505b5d43f5a77e975e1fb42d5506cfcaf8924e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4470630 Commit-Queue: Adrian Taylor <adetaylor@chromium.org> Reviewed-by: Adrian Taylor <adetaylor@chromium.org> Auto-Submit: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/main@{#1135134}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.