Fix semver version issues.

This commit is contained in:
Gav Wood
2016-12-11 17:13:26 +01:00
parent 22cb5753d0
commit e09b1faf20
9 changed files with 15 additions and 15 deletions

View File

@@ -10,4 +10,4 @@ license = "GPL-3.0"
ethcore-devtools = { path = "../../devtools" }
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
ethcore-util = { path = "../../util" }
semver = "0.2"
semver = "0.5"