Update bindgen

This commit is contained in:
Lucas Schwiderski 2024-08-21 14:33:15 +02:00
parent 5d1a075742
commit 6d94a4dd2c
Signed by: lucas
GPG key ID: AA12679AAA6DF4D8

View file

@ -15,6 +15,6 @@ links = "luajit"
libc = "0.2"
[build-dependencies]
bindgen = "0.69.4"
bindgen = "0.70.1"
cc = "1"
fs_extra = "1.1.0"