Bug 1982003 - Upgrade allocator-api2 to 0.2.21. a=RyanVM
The issue that made us fork the crate locally was actually fixed upstream in 0.2.21. Original Revision: https://phabricator.services.mozilla.com/D264361 Differential Revision: https://phabricator.services.mozilla.com/D264536
This commit is contained in:
committed by
rvandermeulen@mozilla.com
parent
713f5caf2d
commit
40dc24686f
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -27,7 +27,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "allocator-api2"
|
||||
version = "0.2.999"
|
||||
version = "0.2.21"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user