cloud-hypervisor/devices
Wei Liu 16f52914e0 devices: cmos: suppress deprecation warnings on time_t on musl
The type is to change from 32-bit to 64-bit. See
https://github.com/rust-lang/libc/issues/1848.

The change is announced via a deprecation warning. Cloud Hypervisor's
code does not need changing. Simply suppress these warnings.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-08-23 09:58:49 -07:00
..
src devices: cmos: suppress deprecation warnings on time_t on musl 2021-08-23 09:58:49 -07:00
Cargo.toml build: bump anyhow from 1.0.42 to 1.0.43 2021-08-17 00:32:44 +00:00