mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
change links for bigints (#2059)
This commit is contained in:
parent
2ed1356ebb
commit
c680d09aec
@ -2217,7 +2217,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bigints",
|
"name": "bigints",
|
||||||
"url": "https://github.com/def-/bigints",
|
"url": "https://github.com/nim-lang/bigints",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"math",
|
"math",
|
||||||
@ -2226,7 +2226,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Arbitrary-precision integers",
|
"description": "Arbitrary-precision integers",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/def-/bigints"
|
"web": "https://github.com/nim-lang/bigints"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "iterutils",
|
"name": "iterutils",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user