Update num to 0.2

This commit is contained in:
Alexandre Bury 2018-07-23 11:35:04 -07:00
parent 2fbddf31d8
commit 46181fabcc

View File

@ -32,7 +32,7 @@ crossbeam-channel = "0.2.1"
[dependencies.num]
default-features = false
version = "0.1"
version = "0.2"
[dependencies.maplit]
optional = true