libafl_qemu_build: Bump bindgen to 0.66 for syn 2 support (#1349)
This commit is contained in:
parent
33aa012bdd
commit
2885b10f70
@ -23,7 +23,7 @@ slirp = [] # build qemu with host libslirp (for user networking)
|
||||
clippy = [] # special feature for clippy, don't use in normal projects§
|
||||
|
||||
[dependencies]
|
||||
bindgen = "0.64"
|
||||
bindgen = "0.66"
|
||||
which = "4.2"
|
||||
json = "0.12"
|
||||
shell-words = "1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user