Skip to content

Commit f5f8f8c

Browse files
mkarolincdesouza-chromium
authored andcommitted
gnrt run for Chromium 135.0.7037.1
1 parent dfdef0d commit f5f8f8c

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

third_party/rust/chromium_crates_io/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

third_party/rust/chromium_crates_io/Cargo.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ path = "../../../../third_party/rust/chromium_crates_io/vendor/cfg-if-1.0.0"
122122
package = "cfg-if"
123123

124124
[patch.crates-io.clap]
125-
path = "../../../../third_party/rust/chromium_crates_io/vendor/clap-4.5.28"
125+
path = "../../../../third_party/rust/chromium_crates_io/vendor/clap-4.5.29"
126126
package = "clap"
127127

128128
[patch.crates-io.clap_builder]
129-
path = "../../../../third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.27"
129+
path = "../../../../third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.29"
130130
package = "clap_builder"
131131

132132
[patch.crates-io.clap_lex]
@@ -138,19 +138,19 @@ path = "../../../../third_party/rust/chromium_crates_io/vendor/codespan-reportin
138138
package = "codespan-reporting"
139139

140140
[patch.crates-io.cxx_v1]
141-
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxx-1.0.140"
141+
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxx-1.0.141"
142142
package = "cxx"
143143

144144
[patch.crates-io.cxxbridge-cmd]
145-
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.140"
145+
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.141"
146146
package = "cxxbridge-cmd"
147147

148148
[patch.crates-io.cxxbridge-flags_v1]
149-
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-flags-1.0.140"
149+
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-flags-1.0.141"
150150
package = "cxxbridge-flags"
151151

152152
[patch.crates-io.cxxbridge-macro_v1]
153-
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.140"
153+
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.141"
154154
package = "cxxbridge-macro"
155155

156156
[patch.crates-io.foldhash_v0_3]

third_party/rust/cxx/v1/README.chromium

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: cxx
22
URL: https://crates.io/crates/cxx
3-
Version: 1.0.140
3+
Version: 1.0.141
44
License: Apache-2.0
55
License File:
66
Shipped: yes

third_party/rust/cxxbridge_flags/v1/README.chromium

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: cxxbridge-flags
22
URL: https://crates.io/crates/cxxbridge-flags
3-
Version: 1.0.140
3+
Version: 1.0.141
44
License: Apache-2.0
55
License File:
66
Shipped: yes

third_party/rust/cxxbridge_macro/v1/README.chromium

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: cxxbridge-macro
22
URL: https://crates.io/crates/cxxbridge-macro
3-
Version: 1.0.140
3+
Version: 1.0.141
44
License: Apache-2.0
55
License File:
66
Shipped: yes

0 commit comments

Comments
 (0)