mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add libbacktrace (#1277)
This commit is contained in:
parent
71613f30c5
commit
4aaedc10e7
@ -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…
x
Reference in New Issue
Block a user