Bump linked-hash-map from 0.5.2 to 0.5.3 (#88)

This commit is contained in:
dependabot-preview[bot]
2020-05-11 03:50:29 +00:00
committed by Bastian Köcher
parent 4f119c0fd9
commit 5a463ff3ca
+1 -1
View File
@@ -18,7 +18,7 @@ ethereum-tx-sign = { git = "https://github.com/svyatonik/ethereum-tx-sign.git",
futures = "0.3.1" futures = "0.3.1"
hex = "0.4" hex = "0.4"
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-features = false, features = ["http"] } jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-features = false, features = ["http"] }
linked-hash-map = "0.5.2" linked-hash-map = "0.5.3"
log = "0.4.8" log = "0.4.8"
num-traits = "0.2" num-traits = "0.2"
parity-crypto = { version = "0.6", features = ["publickey"] } parity-crypto = { version = "0.6", features = ["publickey"] }