From 50980a0b3e380b91cf77ce18bf2687cd56ff790f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 12 May 2022 18:31:22 +0300 Subject: [PATCH] fmp4mux: Add to default workspace members --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index bfca285d..9633c6c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,6 +45,7 @@ default-members = [ "audio/claxon", "audio/lewton", "generic/file", + "generic/fmp4", "generic/threadshare", "net/onvif", "net/reqwest",