forked from boostorg/assert
Update libraries.json per the current schema
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"key": "assert",
|
"key": "assert",
|
||||||
"boost-version": "1.27.0",
|
|
||||||
"name": "Assert",
|
"name": "Assert",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Peter Dimov"
|
"Peter Dimov"
|
||||||
@@ -9,8 +8,6 @@
|
|||||||
"Peter Dimov <pdimov -at- pdimov.com>"
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
||||||
],
|
],
|
||||||
"description": "Customizable assert macros.",
|
"description": "Customizable assert macros.",
|
||||||
"std-proposal": false,
|
|
||||||
"std-tr1": false,
|
|
||||||
"category": [
|
"category": [
|
||||||
"Correctness"
|
"Correctness"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user