mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Replace the incorrect 'commit' keyword with 'rev' (#2026)
This commit is contained in:
committed by
Bastian Köcher
parent
e83a39fee3
commit
cd7d877cd4
@@ -11,7 +11,7 @@ clap = { version = "~2.32", features = ["yaml"] }
|
||||
tiny-bip39 = "0.6.0"
|
||||
rustc-hex = "2.0"
|
||||
substrate-bip39 = { git = "https://github.com/paritytech/substrate-bip39" }
|
||||
schnorrkel = { git = "https://github.com/w3f/schnorrkel", commit = "d3289df76b8ae6dfb68e733204c5c009df5343a9" }
|
||||
schnorrkel = "0.1"
|
||||
hex = "0.3"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user