Bug 1961024 - build(rust): shim-upgrade ron 0.9.0 → 0.10.1 r=supply-chain-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D245811
This commit is contained in:
@@ -213,6 +213,9 @@ half = { path = "build/rust/half" }
|
||||
# Upgrade `rusqlite` 0.31 to 0.33.
|
||||
rusqlite = { path = "build/rust/rusqlite" }
|
||||
|
||||
# Patch `ron` 0.9.* to 0.10.
|
||||
ron = { path = "build/rust/ron" }
|
||||
|
||||
# Overrides to allow easier use of common internal crates.
|
||||
moz_asserts = { path = "mozglue/static/rust/moz_asserts" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user