Skip to content

Commit 5a463ff

Browse files
dependabot-preview[bot]bkchr
authored andcommitted
Bump linked-hash-map from 0.5.2 to 0.5.3 (paritytech#88)
1 parent 4f119c0 commit 5a463ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridges/relays/ethereum/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ethereum-tx-sign = { git = "https://github.com/svyatonik/ethereum-tx-sign.git",
1818
futures = "0.3.1"
1919
hex = "0.4"
2020
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-features = false, features = ["http"] }
21-
linked-hash-map = "0.5.2"
21+
linked-hash-map = "0.5.3"
2222
log = "0.4.8"
2323
num-traits = "0.2"
2424
parity-crypto = { version = "0.6", features = ["publickey"] }

0 commit comments

Comments
 (0)