Bumping ramp version

This commit is contained in:
Zach Dziura 2015-10-27 14:00:11 -04:00
parent 6cdb9a1034
commit 01fb0959c9

View file

@ -10,7 +10,7 @@ license = "Unlicense/MIT"
[dependencies] [dependencies]
custom_derive = "0.1.*" custom_derive = "0.1.*"
newtype_derive = "0.1.*" newtype_derive = "0.1.*"
ramp = "0.1.*" ramp = "0.2.*"
rand = "0.3.*" rand = "0.3.*"
[lib] [lib]