Skip to content

Commit

Permalink
chore(deps): update rust crate frame-support to v39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 36e7da6 commit 412f512
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 @@ -38,7 +38,7 @@ parity-scale-codec = { version = "3.6.12", default-features = false }
###################################

# Runtime component dependencies
frame-support = { version = "38.2.0", default-features = false }
frame-support = { version = "39.0.0", default-features = false }
frame-system = { version = "38.0.0", default-features = false }
frame-benchmarking = { version = "38.0.0", default-features = false }
sp-runtime = { version = "39.0.5", default-features = false }
Expand Down

0 comments on commit 412f512

Please sign in to comment.