summaryrefslogtreecommitdiff
path: root/repo/cbindgen/cbindgen.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/cbindgen/cbindgen.xibuild')
-rw-r--r--repo/cbindgen/cbindgen.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/cbindgen/cbindgen.xibuild b/repo/cbindgen/cbindgen.xibuild
index 8bebc3a..ae10722 100644
--- a/repo/cbindgen/cbindgen.xibuild
+++ b/repo/cbindgen/cbindgen.xibuild
@@ -6,7 +6,7 @@ DESC="Tool to generate C bindings from Rust code"
MAKEDEPS=""
DEPS="gcc "
-PKG_VER=0.20.0
+PKG_VER=0.23.0
SOURCE="https://crates.io/api/v1/crates/cbindgen/$PKG_VER/download"
build () {