Closed stefano-garzarella closed 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
cargo audit
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