Skip to content

Commit

Permalink
Remove clients from workspace deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dastanbeksamatov committed Oct 5, 2023
1 parent f163876 commit 2484b21
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,3 @@ laos-evolution-runtime = { path = "./evolution-chain/runtime", default-features
relay-laos-evolution-client = { path="./bridge/relays/client-laos-evolution" }
relay-laos-ownership-client = { path="./bridge/relays/client-laos-ownership" }
relay-rococo-client = { path = "./bridge/relays/client-rococo" }

# Clients
laos-evolution = { path = "./evolution-chain/node", default-features = false }
laos-ownership = { path = "./ownership-chain/node", default-features = false }
laos-relay = { path = "./bridge/relays/laos-relay", default-features = false }

0 comments on commit 2484b21

Please sign in to comment.