- replace demangling with never mangling

This commit is contained in:
w.pomp
2026-08-07 10:59:48 +02:00
parent 8c67d8c592
commit a4de4a359f
4 changed files with 58 additions and 183 deletions
-2
View File
@@ -22,8 +22,6 @@ thiserror = "2"
[build-dependencies]
bindgen = "0.72"
cmake = "0.1"
cpp_demangle = "0.5"
msvc-demangler = "0.11"
[features]
dynamic = []