Skip to content

Commit

Permalink
chore(deps): bump frame-decode from 0.4.0 to 0.5.0 (#1839)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 23, 2024
1 parent 15cf58f commit 882e9df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
28 changes: 7 additions & 21 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ 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.4.0", default-features = false }
frame-decode = { version = "0.5.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 }
Expand Down

0 comments on commit 882e9df

Please sign in to comment.