ffi: add build dependency

This commit is contained in:
2025-11-12 16:45:57 +01:00
parent f84157756e
commit 708bb84df7
+3
View File
@@ -9,3 +9,6 @@ name = "arc_core"
path = "src/lib.rs"
[dependencies]
[build-dependencies]
cc = "1.0"