cloud-hypervisor/hypervisor
Ruoqing He 008f259aff hypervisor: aarch64: Use offset_of from std::mem
`std::mem::offset_of` is stabilized since Rust 1.77, let's use
implementation provided by std instead of manual implementation.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2025-07-10 16:39:39 +00:00
..
src hypervisor: aarch64: Use offset_of from std::mem 2025-07-10 16:39:39 +00:00
Cargo.toml build: consolidate env_logger to workspace, update to 0.11.8 2025-07-10 16:36:54 +00:00