bignum is now transferred to SciNim GitHub org (#1947)

This commit is contained in:
Kaushal Modi
2021-06-25 06:18:01 +02:00
committed by GitHub
parent d33bf5a43c
commit 3b988f4b64
+2 -2
View File
@@ -3514,7 +3514,7 @@
},
{
"name": "bignum",
"url": "https://github.com/kaushalmodi/bignum",
"url": "https://github.com/SciNim/bignum",
"method": "git",
"tags": [
"bignum",
@@ -3523,7 +3523,7 @@
],
"description": "Wrapper around the GMP bindings for the Nim language.",
"license": "MIT",
"web": "https://github.com/kaushalmodi/bignum"
"web": "https://github.com/SciNim/bignum"
},
{
"name": "rbtree",