rust-vmm / vhost-device

'vhost-user' device backends workspace
Apache License 2.0
67 stars 46 forks source link

Cargo.lock: update bytemuck to 1.16.3 #703

Closed stefano-garzarella closed 1 month ago

stefano-garzarella commented 1 month 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: