These values were generated using heuristics provided by `gnrt` itself. Chromium changes: https://chromium.googlesource.com/chromium/src/+/d4c06848b36902e02c7001032b4c72ecc8ab2944 commit d4c06848b36902e02c7001032b4c72ecc8ab2944 Author: Lukasz Anforowicz <lukasza@chromium.org> Date: Fri Nov 21 14:01:48 2025 -0800 [gnrt] Make `gnrt vendor` infer `allow_unsafe` into `gnrt_config.toml`. This CL modifies the behavior of `gnrt vendor`, so that it also edits `//third_party/rust/chromium_crates_io/gnrt_config.toml` to ensure that each crate explicitly sets `allow_unsafe`. This new, heuristics-based behavior is meant to streamline the experience of importing Rust crates. Bug: 460814809 Change-Id: I4192f211cbd11f5c435776f146b1dd96ba5daa18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7180203 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/main@{#1548722}
Name: urlencoding URL: https://crates.io/crates/urlencoding Version: 1.3.3 Revision: 0ffc5663e31941a5e37d6f1bbff00495ba6dafa3 License: MIT License File: //brave/third_party/rust/chromium_crates_io/vendor/urlencoding-v1/LICENSE Shipped: yes Security Critical: yes Description: A Rust library for doing URL percentage encoding.