commit | ffdf783be6b00c182b44f78a52b5cdd246b8e146 | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Tue Jan 07 19:11:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 19:11:11 2025 |
tree | 867a5e5564ae4cd679e358bee772881571040888 | |
parent | 3aa9e484e1076aeedcef986dfe1c7b82885c3157 [diff] |
Roll bstr: 1.11.1 => 1.11.3 in //third_party/rust. This CL has been created semi-automatically. The expected review process and other details can be found at //tools/crates/create_update_cl.md Updated crates: * bstr: 1.11.1 => 1.11.3 Chromium `supply-chain/config.toml` policy requires that the following audit criteria are met (note that these are the *minimum* required criteria and `supply-chain/audits.toml` can and should record a stricter certification if possible; see also //docs/rust-unsafe.md): * bstr@1.11.3: crypto-safe, safe-to-deploy, ub-risk-2 Bug: None Change-Id: I3680e5ca115d8a09bc9868a511460ca1e968acbc Cq-Include-Trybots: chromium/try:android-rust-arm32-rel Cq-Include-Trybots: chromium/try:android-rust-arm64-dbg Cq-Include-Trybots: chromium/try:android-rust-arm64-rel Cq-Include-Trybots: chromium/try:linux-rust-x64-dbg Cq-Include-Trybots: chromium/try:linux-rust-x64-rel Cq-Include-Trybots: chromium/try:win-rust-x64-dbg Cq-Include-Trybots: chromium/try:win-rust-x64-rel Disable-Rts: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6147548 Reviewed-by: Ćukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Dustin Mitchell <djmitche@chromium.org> Cr-Commit-Position: refs/heads/main@{#1403127}
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.