From c0365c8c64f403fd9ee75c0db1a9ed6134633e8f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 10 Jun 2024 14:52:40 +0200 Subject: bump versions --- transcoder/src/lib.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'transcoder/src') diff --git a/transcoder/src/lib.rs b/transcoder/src/lib.rs index 7bf2c12..fe44a1c 100644 --- a/transcoder/src/lib.rs +++ b/transcoder/src/lib.rs @@ -3,8 +3,7 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2024 metamuffin */ -#![feature(async_closure)] -#![feature(exit_status_error)] +#![feature(async_closure, exit_status_error)] use tokio::sync::Semaphore; pub mod fragment; -- cgit v1.2.3-70-g09d2