From 5f1a995ac4d0965135a297d3c2cb8c2712765e2c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 6 Jul 2024 22:43:09 +0200 Subject: sdp and rtp crates --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 826367f..be4a965 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,8 @@ base64 = "0.22.1" md5 = "0.7.0" hex = "0.4.3" +sdp = { path = "sdp" } +rtp = { path = "rtp" } + [dev-dependencies] env_logger = "0.11.3" -- cgit v1.2.3-70-g09d2