Skip to content

Commit

Permalink
chore(deps): update rust crate frame-benchmarking 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 5a7e55b
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 @@ -40,7 +40,7 @@ parity-scale-codec = { version = "3.6.12", default-features = false }
# Runtime component dependencies
frame-support = { version = "38.2.0", default-features = false }
frame-system = { version = "38.0.0", default-features = false }
frame-benchmarking = { version = "38.0.0", default-features = false }
frame-benchmarking = { version = "39.0.0", default-features = false }
sp-runtime = { version = "39.0.5", default-features = false }
sp-io = { version = "38.0.0", default-features = false }
sp-std = { version = "14.0.0", default-features = false }
Expand Down

0 comments on commit 5a7e55b

Please sign in to comment.