Update package version to 0.29.0

This commit is contained in:
2025-09-09 17:22:56 +03:00
parent 17da7b5d7e
commit 5b950b4f46
3 changed files with 17 additions and 5 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: cbindgen
description: A project for generating C bindings from Rust code
version: 0.27.0
revision: 2
version: 0.29.0
url: https://github.com/mozilla/cbindgen
license: MPL2
architecture: any
depends: ["gcc-libs", "glibc"]
make_depends: ["rustc"]
make_depends: ["cmake","rustc","python-cython"]
type: source