mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add libbacktrace (#1277)
This commit is contained in:
parent
71613f30c5
commit
4aaedc10e7
@ -15648,5 +15648,17 @@
|
|||||||
"description": "Convert strings to any case",
|
"description": "Convert strings to any case",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lamartire/anycase"
|
"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