Move cxxstd json field to end.

This commit is contained in:
Edward Diener
2020-12-15 21:56:01 -05:00
parent edbf7c7474
commit 28d8024299
+2 -2
View File
@@ -9,8 +9,8 @@
"Concurrent",
"System"
],
"cxxstd": "11",
"maintainers": [
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
]
],
"cxxstd": "11"
}