Bug 1961207 - build(rust): shim-upgrade itertools 0.10.0 → 0.14.0 r=supply-chain-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D245935
This commit is contained in:
@@ -220,6 +220,9 @@ ron = { path = "build/rust/ron" }
|
||||
# Patch `strum` 0.26.* to 0.27.
|
||||
strum = { path = "build/rust/strum" }
|
||||
|
||||
# Patch `itertools` 0.10.* to 0.14.
|
||||
itertools = { path = "build/rust/itertools" }
|
||||
|
||||
# Overrides to allow easier use of common internal crates.
|
||||
moz_asserts = { path = "mozglue/static/rust/moz_asserts" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user