From c0365c8c64f403fd9ee75c0db1a9ed6134633e8f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 10 Jun 2024 14:52:40 +0200 Subject: bump versions --- 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 2bd9f6a..c63b8d2 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.37.0", features = ["io-util"] } -tokio-util = { version = "0.7.10", features = ["io", "io-util"] } -serde_json = "1.0.115" +tokio = { version = "1.38.0", features = ["io-util"] } +tokio-util = { version = "0.7.11", features = ["io", "io-util"] } +serde_json = "1.0.117" -- cgit v1.2.3-70-g09d2