From 0737008c5c649f0ce33719fb9126b284d76c9807 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 11 Jan 2023 18:14:24 +0100 Subject: modularize! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cae9660..10bb8cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,2 @@ [workspace] -members = ["server"] +members = ["server", "remuxer", "common", "tools"] -- cgit v1.2.3-70-g09d2