Update libraries.json per the current schema

This commit is contained in:
Peter Dimov
2015-01-05 23:20:03 +02:00
parent 399cd2a6b0
commit 1d72e91fc3

View File

@@ -1,6 +1,5 @@
{
"key": "assert",
"boost-version": "1.27.0",
"name": "Assert",
"authors": [
"Peter Dimov"
@@ -9,8 +8,6 @@
"Peter Dimov <pdimov -at- pdimov.com>"
],
"description": "Customizable assert macros.",
"std-proposal": false,
"std-tr1": false,
"category": [
"Correctness"
]