rust-vmm / vm-virtio

virtio implementation
Apache License 2.0
364 stars 87 forks source link

virtio-bindings: fix bindgen install instructions #214

Closed alyssais closed 1 year ago

alyssais commented 1 year ago

Summary of the PR

The bindgen CLI was recently extracted to its own crate. When I updated the bindgen version, I didn't realise the cargo installation instructions needed to be changed.

Requirements

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