Skip to content

Commit

Permalink
Remove unused futures dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Serock3 committed Dec 20, 2024
1 parent 6c6a822 commit 245c9a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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.

1 change: 0 additions & 1 deletion talpid-tunnel-config-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ workspace = true
log = { workspace = true }
rand = "0.8"
talpid-types = { path = "../talpid-types" }
futures = { workspace = true }
tonic = { workspace = true }
tower = { workspace = true }
prost = { workspace = true }
Expand Down

0 comments on commit 245c9a4

Please sign in to comment.