rust-vmm / vhost-device

'vhost-user' device backends workspace
Apache License 2.0
68 stars 48 forks source link

Cargo.lock: update bytemuck to 1.16.3 #703

Closed stefano-garzarella closed 3 months ago

stefano-garzarella commented 3 months ago

Summary of the PR

Cargo audit complains about yanked version of bytemuck: Crate: bytemuck Version: 1.16.1 Warning: yanked Dependency tree: bytemuck 1.16.1 └── atomic 0.6.0 └── figment 0.10.19 └── vhost-device-vsock 0.2.0

Requirements

Before submitting your PR, please make sure you addressed the following requirements: