From e7155ec05458ed00035ce8bc5c087306cfeedbc1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 17 Dec 2023 15:22:04 +0100 Subject: update all deps --- stream/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stream') diff --git a/stream/Cargo.toml b/stream/Cargo.toml index 7228384..8e0c947 100644 --- a/stream/Cargo.toml +++ b/stream/Cargo.toml @@ -11,6 +11,6 @@ jellyremuxer = { path = "../remuxer" } log = { workspace = true } anyhow = { workspace = true } -tokio = { version = "1.32.0", features = ["io-util"] } -tokio-util = { version = "0.7.9", features = ["io", "io-util"] } -serde_json = "1.0.107" +tokio = { version = "1.35.0", features = ["io-util"] } +tokio-util = { version = "0.7.10", features = ["io", "io-util"] } +serde_json = "1.0.108" -- cgit v1.2.3-70-g09d2