[skip ci] Merge pull request #23 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Andrey Semashev
2021-01-20 11:19:43 +03:00
committed by GitHub

View File

@@ -9,5 +9,6 @@
"maintainers": [ "maintainers": [
"Daryle Walker <darylew -at- hotmail.com>", "Daryle Walker <darylew -at- hotmail.com>",
"Andrey Semashev <andrey.semashev -at- gmail.com>" "Andrey Semashev <andrey.semashev -at- gmail.com>"
] ],
"cxxstd": "03"
} }