Skip to content

Commit

Permalink
chore(deps): bump scale-encode from 0.7 to 0.8 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 22, 2024
1 parent 2bdeab8 commit ec52ccb
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 @@ -27,7 +27,7 @@ syn = { version = "2.0.38", features = ["full", "extra-traits"] }
thiserror = "1.0.50"
prettyplease = "0.2.15"
scale-decode = "0.14.0"
scale-encode = "0.7.0"
scale-encode = "0.8.0"
frame-metadata = { version = "16.0.0", default-features = false, features = ["current", "std"] }
bitvec = { version = "1", default-features = false, features = ["alloc"] }
pretty_assertions = "1.4.0"
Expand Down

0 comments on commit ec52ccb

Please sign in to comment.