diff options
Diffstat (limited to 'gen_cbindgen-vendor.sh')
-rwxr-xr-x | gen_cbindgen-vendor.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_cbindgen-vendor.sh b/gen_cbindgen-vendor.sh index 906871e..af41ce0 100755 --- a/gen_cbindgen-vendor.sh +++ b/gen_cbindgen-vendor.sh @@ -10,7 +10,7 @@ to be used with 'cargo vendor' commmand. """ [dependencies] -cbindgen = "0.6.3" +cbindgen = "0.6.8" [[bin]] name = "dummy" |