Merge pull request #1098 from kaushalmodi/update-bignum-source
Updating the bignum package source to a fork that works on Nim 0.20
This commit is contained in:
commit
31231aa3ce
1 changed files with 2 additions and 2 deletions
|
|
@ -2989,7 +2989,7 @@
|
|||
},
|
||||
{
|
||||
"name": "bignum",
|
||||
"url": "https://github.com/FedeOmoto/bignum",
|
||||
"url": "https://github.com/kaushalmodi/bignum",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bignum",
|
||||
|
|
@ -2998,7 +2998,7 @@
|
|||
],
|
||||
"description": "Wrapper around the GMP bindings for the Nim language.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/FedeOmoto/bignum"
|
||||
"web": "https://github.com/kaushalmodi/bignum"
|
||||
},
|
||||
{
|
||||
"name": "rbtree",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue