Skip to content

Commit

Permalink
chore(deps): bump scale-info-legacy from 0.2.1 to 0.2.2 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 23, 2024
1 parent 4decf28 commit 860beb5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 41 deletions.
62 changes: 23 additions & 39 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 @@ -40,7 +40,7 @@ frame-metadata = { version = "17.0.0", features = ["current"], default-features
parity-scale-codec = { version = "3.6.12", default-features = false }
scale-decode = { version = "0.14.0", default-features = false }
scale-info = { version = "2.11.4", default-features = false }
scale-info-legacy = { version = "0.2.1", default-features = false, optional = true }
scale-info-legacy = { version = "0.2.2", default-features = false, optional = true }
scale-type-resolver = "0.2.0"
scale-value = { version = "0.17.0", default-features = false, optional = true }
sp-crypto-hashing = { version = "0.1.0", default-features = false }
Expand All @@ -50,4 +50,4 @@ hex = "0.4.3"
serde_yaml = "0.9"
serde_json = "1"
scale-value = "0.17.0"
scale-info-legacy = "0.2.1"
scale-info-legacy = "0.2.2"

0 comments on commit 860beb5

Please sign in to comment.