Skip to content

Commit

Permalink
Remove tower-test dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkalderon committed Mar 3, 2022
1 parent 1d58856 commit 497ad29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ async-tungstenite = { version = "0.16", features = ["tokio-runtime"] }
env_logger = "0.9"
tokio = { version = "1.17", features = ["io-util", "io-std", "macros", "rt-multi-thread"] }
tokio-util = { version = "0.7", features = ["compat"] }
tower-test = "0.4"
ws_stream_tungstenite = { version = "0.7", features = ["tokio_io"] }

[workspace]
Expand Down

0 comments on commit 497ad29

Please sign in to comment.