mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 02:51:08 +00:00
chore(deps): bump frame-metadata from 16 to 17 (#1836)
* chore(deps): bump frame-metadata from 16 to 17 * fix substrate test build * revert test fix --------- Co-authored-by: James Wilson <james@jsdw.me>
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ derive-where = "1.2.7"
|
||||
either = { version = "1.13.0", default-features = false }
|
||||
finito = { version = "0.1.0", default-features = false }
|
||||
frame-decode = { version = "0.4.0", default-features = false }
|
||||
frame-metadata = { version = "16.0.0", default-features = false }
|
||||
frame-metadata = { version = "17.0.0", default-features = false }
|
||||
futures = { version = "0.3.31", default-features = false, features = ["std"] }
|
||||
getrandom = { version = "0.2", default-features = false }
|
||||
hashbrown = "0.14.5"
|
||||
|
||||
Reference in New Issue
Block a user