Skip to content

Commit

Permalink
fixing fmt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
silva-fj committed Dec 24, 2024
1 parent f0a324a commit 07d047d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tee-worker/omni-executor/parentchain/listener/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ subxt-signer = { workspace = true }
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }

executor-core = { path = "../../executor-core" }
parentchain-storage = { path = "../storage" }
parentchain-api-interface = { path = "../api-interface" }
parentchain-storage = { path = "../storage" }

[dev-dependencies]
env_logger = { workspace = true }
Expand Down

0 comments on commit 07d047d

Please sign in to comment.