ci: skip gmp dep until we can build on windows (#476)
This commit is contained in:
parent
3f0137ae02
commit
586444a530
1 changed files with 2 additions and 1 deletions
|
|
@ -10,8 +10,9 @@ license = "Apache-2.0"
|
|||
readme = "README.md"
|
||||
authors = ["Andrew Westberg <andrewwestberg@gmail.com>"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
rug = "1.24.1"
|
||||
# rug = "1.24.1"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue