Merge pull request #14 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Marshall Clow
2021-01-18 18:26:54 -08:00
committed by GitHub

View File

@ -13,5 +13,6 @@
], ],
"maintainers": [ "maintainers": [
"Marshall Clow <marshall -at- idio.com>" "Marshall Clow <marshall -at- idio.com>"
] ],
"cxxstd": "03"
} }