add libbacktrace (#1277)
This commit is contained in:
parent
71613f30c5
commit
4aaedc10e7
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue