Skip to content

Commit

Permalink
chore(deps): bump scale-decode from 0.13 to 0.14 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 22, 2024
1 parent 87d263f commit f20a414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ smallvec = "1.10.0"
syn = { version = "2.0.38", features = ["full", "extra-traits"] }
thiserror = "1.0.50"
prettyplease = "0.2.15"
scale-decode = "0.13.0"
scale-decode = "0.14.0"
scale-encode = "0.7.0"
frame-metadata = { version = "16.0.0", default-features = false, features = ["current", "std"] }
bitvec = { version = "1", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit f20a414

Please sign in to comment.