From b4c8104aa48a0174f3463af104feb88a08bdec64 Mon Sep 17 00:00:00 2001 From: Philippe Normand Date: Wed, 1 Jul 2020 19:52:36 +0100 Subject: [PATCH] Rename publisher app --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a15a307..3e69fe8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "embedded-gst-wpe-demo" +name = "gst-wpe-webrtc-demo" version = "0.1.0" authors = ["Philippe Normand "] edition = "2018"