Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadkaouk committed Apr 2, 2024
1 parent 3e98d56 commit dacc2bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions frame/evm/precompile/storage-cleaner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ edition = { workspace = true }
repository = { workspace = true }

[dependencies]
scale-codec = { package = "parity-scale-codec", workspace = true }
# Substrate
frame-support = { workspace = true }
frame-system = { workspace = true }
Expand Down Expand Up @@ -39,7 +38,6 @@ precompile-utils = { workspace = true, features = ["std", "testing"] }
[features]
default = ["std"]
std = [
"scale-codec/std",
# Substrate
"frame-support/std",
"frame-system/std",
Expand Down

0 comments on commit dacc2bd

Please sign in to comment.