mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
rename mpint to stint
This commit is contained in:
parent
74ffb2cb61
commit
61c6149e23
@ -5991,17 +5991,17 @@
|
||||
"web": "https://github.com/status-im/nimbus"
|
||||
},
|
||||
{
|
||||
"name": "mpint",
|
||||
"url": "https://github.com/status-im/mpint",
|
||||
"name": "stint",
|
||||
"url": "https://github.com/status-im/nim-stint",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"math",
|
||||
"numbers"
|
||||
],
|
||||
"description": "Efficient multiprecision int in Nim",
|
||||
"description": "Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/mpint"
|
||||
"web": "https://github.com/status-im/nim-stint"
|
||||
},
|
||||
{
|
||||
"name": "stb_image",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user