Initial Commit

This commit is contained in:
2025-05-08 17:18:37 +03:00
commit ade926b377
2 changed files with 50 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: rust-bindgen
description: Automatically generate Rust FFI bindings to C and C++ libraries
version: 0.71.1
url: https://github.com/rust-lang/rust-bindgen
license: BSD-3-Clause
architecture: any
depends: ["clang","gcc"]
make_depends: ["rustc"]
type: source