Skip to content

Commit

Permalink
gnrt run for Chromium 133.0.6906.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdesouza-chromium committed Dec 26, 2024
1 parent 2099a6a commit e53bbb1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions third_party/rust/chromium_crates_io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ path = "../../../../third_party/rust/chromium_crates_io/vendor/cfg-if-1.0.0"
package = "cfg-if"

[patch.crates-io.cxx_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxx-1.0.131"
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxx-1.0.135"
package = "cxx"

[patch.crates-io.cxxbridge-flags_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-flags-1.0.131"
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-flags-1.0.135"
package = "cxxbridge-flags"

[patch.crates-io.cxxbridge-macro_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.131"
path = "../../../../third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.135"
package = "cxxbridge-macro"

[patch.crates-io.foldhash_v0_3]
Expand Down Expand Up @@ -204,15 +204,15 @@ path = "../../../../third_party/rust/chromium_crates_io/vendor/semver-1.0.24"
package = "semver"

[patch.crates-io.serde_derive_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.215"
path = "../../../../third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.216"
package = "serde_derive"

[patch.crates-io.serde_json_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133"
package = "serde_json"

[patch.crates-io.serde_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/serde-1.0.215"
path = "../../../../third_party/rust/chromium_crates_io/vendor/serde-1.0.216"
package = "serde"

[patch.crates-io.static_assertions_v0_1]
Expand All @@ -224,7 +224,7 @@ path = "../../../../third_party/rust/chromium_crates_io/vendor/syn-2.0.87"
package = "syn"

[patch.crates-io.unicode-ident_v1]
path = "../../../../third_party/rust/chromium_crates_io/vendor/unicode-ident-1.0.13"
path = "../../../../third_party/rust/chromium_crates_io/vendor/unicode-ident-1.0.14"
package = "unicode-ident"

[patch.crates-io.zcash_v1]
Expand Down

0 comments on commit e53bbb1

Please sign in to comment.