Initial Commit

This commit is contained in:
2025-05-08 16:54:09 +03:00
commit f33b5da9e2
2 changed files with 42 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: cbindgen
description: A project for generating C bindings from Rust code
version: 0.27.0
url: https://github.com/mozilla/cbindgen
license: MPL2
architecture: any
depends: ["gcc","glibc"]
make_depends: ["rustc"]
type: source