Skip to content

Commit

Permalink
chore(test): remove redundant wrpc-transport dep
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Nov 6, 2024
1 parent 5925173 commit cfd2e7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion crates/test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ rustls = { workspace = true, features = ["logging", "ring"] }
tokio = { workspace = true, features = ["net", "process", "rt-multi-thread"] }
tracing = { workspace = true }
wrpc-cli = { workspace = true }
wrpc-transport = { workspace = true }
wtransport = { workspace = true, optional = true }

0 comments on commit cfd2e7c

Please sign in to comment.