Skip to content

Commit

Permalink
remove tokio-stream dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-re-ka committed Oct 4, 2023
1 parent aa26a21 commit 955940a
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 vicky-worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
serde_yaml = "0.9.25"
tokio = { version = "1.32.0", features = ["rt", "macros", "process"] }
tokio-stream = "0.1.14"
tokio-util = { version = "0.7.9", features = ["codec"] }
uuid = { version = "1.4.1", features = ["serde"] }

0 comments on commit 955940a

Please sign in to comment.