Update other ff_derive dependencies

This commit is contained in:
Jack Grigg 2018-06-27 07:37:25 -04:00
parent 428f463555
commit 1a3a2bec74
No known key found for this signature in database
GPG Key ID: 1B8D649257DB0829

View File

@ -12,8 +12,8 @@ repository = "https://github.com/ebfull/ff"
proc-macro = true
[dependencies]
num-bigint = "0.1"
num-traits = "0.1"
num-bigint = "0.2"
num-traits = "0.2"
num-integer = "0.1"
proc-macro2 = "0.4"
quote = "0.6"