Skip to content

Commit

Permalink
update Cargo.lock (#33)
Browse files Browse the repository at this point in the history
* update Cargo.lock

* fix test
  • Loading branch information
RomarQ authored Mar 18, 2024
1 parent 31f771e commit 8f94158
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion precompiles/assets-erc20/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ impl pallet_balances::Config for Runtime {
type WeightInfo = ();
type RuntimeHoldReason = ();
type FreezeIdentifier = ();
type MaxHolds = ();
type MaxFreezes = ();
type RuntimeFreezeReason = ();
}
Expand Down

0 comments on commit 8f94158

Please sign in to comment.