Update meta/libraries.json

This commit is contained in:
Peter Dimov
2021-11-11 04:51:03 +02:00
parent 128bdf9db2
commit 3d877a1fca

View File

@ -4,7 +4,10 @@
"authors": [ "authors": [
"Beman Dawes" "Beman Dawes"
], ],
"description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.", "maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "Extensible error reporting.",
"category": [ "category": [
"System", "System",
"Error-handling", "Error-handling",