mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-11-03 04:50:32 +00:00
cargo: update cbindgen to 0.17.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5eaa3ecffd
commit
ba9cd32b05
@ -16,7 +16,7 @@ build = "build.rs"
|
||||
crate-type = ['lib', 'cdylib', 'staticlib']
|
||||
|
||||
[build-dependencies]
|
||||
cbindgen = "0.14.2"
|
||||
cbindgen = "0.17.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user