Skip to content

Commit

Permalink
Make taplo happy
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Dec 5, 2023
1 parent e6478c4 commit bad155a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/test-utils/runtime/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ sp-core = { path = "../../../primitives/core" }
sp-runtime = { path = "../../../primitives/runtime" }
substrate-test-client = { path = "../../client" }
substrate-test-runtime = { path = ".." }
sp-crypto-ec-utils = { path = "../../../primitives/crypto/ec-utils", features = ["bls12-381","ed-on-bls12-381-bandersnatch"] }
sp-crypto-ec-utils = { path = "../../../primitives/crypto/ec-utils", features = ["bls12-381", "ed-on-bls12-381-bandersnatch"] }

0 comments on commit bad155a

Please sign in to comment.