Skip to content

Commit

Permalink
Remove unused futures-codec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemo157 committed May 11, 2022
1 parent 02dfd88 commit 33f0b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
37 changes: 2 additions & 35 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ tokio-util-03 = { package = "tokio-util", version = "0.3.0", default-features =
tokio-util-04 = { package = "tokio-util", version = "0.4.0", default-features = false, features = ["io"] }
tokio-util-05 = { package = "tokio-util", version = "0.5.0", default-features = false, features = ["io"] }
tokio-util-06 = { package = "tokio-util", version = "0.6.0", default-features = false, features = ["io"] }
futures_codec = { version = "0.4.1", default-features = false }

[[test]]
name = "brotli"
Expand Down

0 comments on commit 33f0b71

Please sign in to comment.