add libbacktrace (#1277)

This commit is contained in:
Ștefan Talpalaru 2019-12-18 07:01:52 +01:00 committed by Miran
parent 71613f30c5
commit 4aaedc10e7

View File

@ -15648,5 +15648,17 @@
"description": "Convert strings to any case",
"license": "MIT",
"web": "https://github.com/lamartire/anycase"
},
{
"name": "libbacktrace",
"url": "https://github.com/status-im/nim-libbacktrace",
"method": "git",
"tags": [
"library",
"wrapper"
],
"description": "Nim wrapper for libbacktrace",
"license": "Apache License 2.0 or MIT",
"web": "https://github.com/status-im/nim-libbacktrace"
}
]