Skip to content

Commit cfd2e7c

Browse files
committed
chore(test): remove redundant wrpc-transport dep
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
1 parent 5925173 commit cfd2e7c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/test/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ rustls = { workspace = true, features = ["logging", "ring"] }
3232
tokio = { workspace = true, features = ["net", "process", "rt-multi-thread"] }
3333
tracing = { workspace = true }
3434
wrpc-cli = { workspace = true }
35-
wrpc-transport = { workspace = true }
3635
wtransport = { workspace = true, optional = true }

0 commit comments

Comments
 (0)