Skip to content

Commit

Permalink
Merge pull request #45 from Alzymologist/dependabot/cargo/frame-metad…
Browse files Browse the repository at this point in the history
…ata-18.0.0
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
2 parents 09c877f + 233193c commit 9e4f0b2
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 @@ -19,7 +19,7 @@ exclude = ["/for_tests", "/.github"]
[dependencies]
bitvec = { version = "1.0.1", default-features = false, features = ["alloc"] }
external-memory-tools = { version = "0.1.1", default-features = false }
frame-metadata = { version = "17.0.0", default-features = false, features = [
frame-metadata = { version = "18.0.0", default-features = false, features = [
"current",
"decode",
] }
Expand Down

0 comments on commit 9e4f0b2

Please sign in to comment.