Skip to content

Commit

Permalink
removed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralt98 committed Apr 2, 2024
1 parent ad0ec1c commit 16669c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

2 changes: 0 additions & 2 deletions zrml/hybrid-router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ zrml-neo-swaps = { workspace = true, optional = true }
zrml-orderbook = { workspace = true, optional = true }
zrml-prediction-markets = { workspace = true, optional = true }
zrml-simple-disputes = { workspace = true, optional = true }
zrml-swaps = { workspace = true, optional = true }

[dev-dependencies]
env_logger = { workspace = true }
Expand Down Expand Up @@ -58,7 +57,6 @@ mock = [
"zrml-prediction-markets/default",
"zrml-prediction-markets/mock",
"zrml-simple-disputes/default",
"zrml-swaps/default",
"zrml-authorized/default",
"zrml-court/default",
"zrml-global-disputes/default",
Expand Down

0 comments on commit 16669c7

Please sign in to comment.