From d1b7691adb7c40bf21053d324fdac16c544cd536 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 7 Mar 2026 22:58:42 +0100 Subject: remove unused features --- stream/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/src') diff --git a/stream/src/lib.rs b/stream/src/lib.rs index 801f29c..6dbc646 100644 --- a/stream/src/lib.rs +++ b/stream/src/lib.rs @@ -3,7 +3,6 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2026 metamuffin */ -#![feature(iterator_try_collect)] pub mod cues; pub mod dash; mod fragment; -- cgit v1.3