- cross-compilation to macOS
Publish / Publish (crates.io) (push) Failing after 1m47s

This commit is contained in:
w.pomp
2026-07-14 18:10:43 +02:00
parent c8d3699e55
commit 9eefa1016d
2 changed files with 107 additions and 64 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ thiserror = "2"
[build-dependencies]
bindgen = "0.72"
cmake = "0.1"
regex = "1"
cpp_demangle = "0.5"
msvc-demangler = "0.11"
[features]
dynamic = []