mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 15:01:06 +00:00
Update schnorrkel to 0.11.4 (#2524)
This commit is contained in:
@@ -36,7 +36,7 @@ tracing = { version = "0.1.29", default-features = false }
|
||||
tracing-core = { version = "0.1.32", default-features = false }
|
||||
|
||||
# Required for backwards compatibility reason, but only used for verifying when `UseDalekExt` is set.
|
||||
ed25519-dalek = { version = "2.0", default-features = false, optional = true }
|
||||
ed25519-dalek = { version = "2.1", default-features = false, optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
rustversion = "1.0.6"
|
||||
|
||||
Reference in New Issue
Block a user