Upgrader remove raw unwrap and bump semver (#8251)
* remove raw unwrap and bump semver * bump rustc_version * Semver -> SemVer
This commit is contained in:
@@ -13,7 +13,7 @@ ethabi = "5.1"
|
||||
ethabi-derive = "5.0"
|
||||
ethabi-contract = "5.0"
|
||||
target_info = "0.1"
|
||||
semver = "0.6"
|
||||
semver = "0.9"
|
||||
ethcore = { path = "../ethcore" }
|
||||
ethsync = { path = "../sync" }
|
||||
ethcore-bytes = { path = "../util/bytes" }
|
||||
|
||||
Reference in New Issue
Block a user