gecko-dev/dom/webauthn/libudev-sys
Makoto Kato b447e4757d Bug 1790748 - Add Send trait implementation in libudev-sys. r=dveditz
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
2022-10-13 22:42:29 +00:00
..
src
Cargo.toml