mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
04162811ce
Some crates in our graph have dependencies on parking_lot >= 0.11, <=0.12, meaning `cargo update` might pull parking_lot 0.12, which brings windows-sys. mio >= 0.8.1 also pulls windows-sys in. Differential Revision: https://phabricator.services.mozilla.com/D148587 |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |