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

This commit is contained in:
Kaushal Modi 2021-06-25 00:18:01 -04:00 committed by GitHub
parent d33bf5a43c
commit 3b988f4b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",