Skip to content

Commit 6eb743c

Browse files
djmitchecopybara-github
authored andcommitted
Roll cxx: 1.0.137 => 1.0.140 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: * cxx: 1.0.137 => 1.0.140 * cxxbridge-cmd: 1.0.137 => 1.0.140 * cxxbridge-flags: 1.0.137 => 1.0.140 * cxxbridge-macro: 1.0.137 => 1.0.140 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): * [email protected], [email protected], [email protected]: crypto-safe, safe-to-deploy, ub-risk-2 Bug: None Change-Id: Id8ebfe28e4a37deaa8610420243e187b8f386232 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/+/6249420 Reviewed-by: Łukasz Anforowicz <[email protected]> Commit-Queue: Dustin Mitchell <[email protected]> Cr-Commit-Position: refs/heads/main@{#1418828} NOKEYCHECK=True GitOrigin-RevId: 4833740f2fdcb1aba8bb2fc81db7c723cb9494c0
1 parent 83b1ef8 commit 6eb743c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/cxx_version.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
# The version of cxx under //third_party/rust/chromium_crates_io/vendor.
66
# Update this whenever cxx is rolled.
7-
cxx_version = "1.0.137"
7+
cxx_version = "1.0.140"

0 commit comments

Comments
 (0)