Update minimum standard in meta/libraries.json.

This commit is contained in:
Christopher Kohlhoff
2023-10-28 22:19:44 +11:00
parent f1662c9eeb
commit 5c12fb66d9
+1 -1
View File
@@ -12,5 +12,5 @@
"maintainers": [
"Chris Kohlhoff <chris -at- kohlhoff.com>"
],
"cxxstd": "03"
"cxxstd": "11"
}