Update libraries.json

This commit is contained in:
Oliver Kowalke 2015-02-05 07:43:44 +01:00
parent 19060e2eaf
commit b7eacedf91

View File

@ -1,10 +1,10 @@
{
"key": "coroutine",
"name": "Coroutine",
"key": "coroutine2",
"name": "Coroutine2",
"authors": [
"Oliver Kowalke"
],
"description": "Coroutine library.",
"description": "(C++11) Coroutine library.",
"category": [
"Concurrent"
],