Skip to content

Commit

Permalink
Bump frame-decode and frame-metadata to latest (#1870)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdw authored Nov 25, 2024
1 parent 0dbcdbd commit c71ba59
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 50 deletions.
70 changes: 22 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ darling = "0.20.10"
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.5.0", default-features = false }
frame-metadata = { version = "17.0.0", default-features = false }
frame-decode = { version = "0.6.0", default-features = false }
frame-metadata = { version = "18.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"
Expand Down

0 comments on commit c71ba59

Please sign in to comment.