Skip to content

Commit

Permalink
zepter+taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Sep 20, 2024
1 parent bebaba1 commit ded26ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/relays/messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ relay-utils = { workspace = true }
sp-arithmetic = { workspace = true, default-features = true }

[dev-dependencies]
sp-core = { workspace = true }
sp-core = { workspace = true }
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ std = [
"pallet-timestamp/std",
"pallet-utility/std",
"pallet-xcm-bridge-hub/std",
"pallet-xcm/std",
"parachains-common/std",
"parachains-runtimes-test-utils/std",
"sp-core/std",
Expand Down

0 comments on commit ded26ef

Please sign in to comment.