mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
b447e4757d
When adding a crate in mozilla-central that uses lazy_static with spin_no_std, we cannot compile libudev-sys in dom/webauthn/libudev-sys. lazy_static might require Send trait for some struct, so we should add it. Differential Revision: https://phabricator.services.mozilla.com/D157297 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |