Skip to content

Commit 0bb9d37

Browse files
jinankjainepilys
authored andcommitted
virtio-bindings: Remove bindgen from build deps
Since we have moved away from generating bindings on the fly. Let's remove bindgen from build dependencies. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
1 parent 6b4bf61 commit 0bb9d37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

virtio-bindings/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ license = "BSD-3-Clause OR Apache-2.0"
1515
virtio-v4_14_0 = []
1616
virtio-v5_0_0 = []
1717

18-
[build-dependencies]
19-
bindgen = "0.72.0"
20-
2118
[dependencies]

0 commit comments

Comments
 (0)