aboutsummaryrefslogtreecommitdiff
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
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 <metamuffin.org>
*/
-#![feature(iterator_try_collect)]
pub mod cues;
pub mod dash;
mod fragment;