traits: bump to 0.1.39

This commit is contained in:
Josh Stone 2017-06-09 10:56:13 -07:00
parent 5cd52741c4
commit 796adf5dfa
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ keywords = ["mathematics", "numerics"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-num/num"
name = "num-traits"
version = "0.1.38"
version = "0.1.39"
[dependencies]