mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Upgrade aquamarine to v0.5.0, v0.4.0 has yanked (#2921)
aquamarine v0.4.0 has yanked, see https://crates.io/crates/aquamarine/0.4.0
This commit is contained in:
@@ -35,7 +35,7 @@ frame-election-provider-support = { path = "../election-provider-support", defau
|
||||
# third party
|
||||
log = { version = "0.4.17", default-features = false }
|
||||
docify = "0.2.6"
|
||||
aquamarine = { version = "0.4.0" }
|
||||
aquamarine = { version = "0.5.0" }
|
||||
|
||||
# Optional imports for benchmarking
|
||||
frame-benchmarking = { path = "../benchmarking", default-features = false, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user