fix: add [package].version to libstdcxx (same pattern as libgcc)

This commit is contained in:
2026-07-12 19:01:46 +03:00
parent 9560ace643
commit 07dabd007d
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "libstdcxx"
version = "14.2.0"
[build]
template = "custom"
script = """