fix: add [package].version to libstdcxx (same pattern as libgcc)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[package]
|
||||
name = "libstdcxx"
|
||||
version = "14.2.0"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
Reference in New Issue
Block a user