rust-vmm / vhost-device

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

Cargo.lock: downgrade once_cell from 1.20.0 to 1.19.0 #724

Closed stefano-garzarella closed 2 months ago

stefano-garzarella commented 2 months ago

cargo audit warned about a yanked version of once_cell we are using: Crate: once_cell Version: 1.20.0 Warning: yanked Dependency tree: once_cell 1.20.0 ├── which 4.4.2 │ └── bindgen 0.63.0 │ └── libgpiod-sys 0.1.1 │ └── libgpiod 0.2.1 │ └── vhost-device-gpio 0.1.0 ├── tempfile 3.12.0 │ ├── vhost-device-vsock 0.2.0 │ ├── vhost-device-sound 0.2.0 │ ├── vhost-device-scsi 0.1.0 │ ├── vhost-device-rng 0.1.0 │ └── vhost-device-input 0.1.0 └── pipewire 0.8.0 └── vhost-device-sound 0.2.0