mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Fix duplicate sources (paritytech/polkadot#62) (#1351)
This commit is contained in:
committed by
Gav Wood
parent
1b5ab3a524
commit
e14da81084
@@ -26,4 +26,4 @@ unsigned-varint = { version = "0.2.1", features = ["codec"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.2"
|
||||
parity-bytes = "0.1"
|
||||
parity-bytes = { git = "https://github.com/paritytech/parity-common", rev = "616b40150ded71f57f650067fcbc5c99d7c343e6" }
|
||||
|
||||
Reference in New Issue
Block a user