From beab67b2e38808f91ecd390190d527fc7db5499d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Feb 2025 12:14:27 +0100 Subject: call receive tool --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ece77f5..fcff751 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [workspace] resolver = "2" -members = ["rtp", "sdp", "sip"] +members = ["rtp", "sdp", "sip", "tools"] [workspace.dependencies] sdp = { path = "sdp" } rtp = { path = "rtp" } +sip = { path = "sip" } -- cgit v1.2.3-70-g09d2