From 357d5a678bdcda5b66fca121354a3a004e01dec8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maximilian=20Fu=C3=9F?=
 <20287187+maexn@users.noreply.github.com>
Date: Tue, 13 Aug 2024 18:03:57 +0200
Subject: [PATCH] feat(presets): add gstreamer-rust monorepo (#30739)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 40e496af4d..19ce1bc75c 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -302,6 +302,7 @@
     "groovy": "https://github.com/apache/groovy",
     "grpc-dotnet": "https://github.com/grpc/grpc-dotnet",
     "grpc-java": "https://github.com/grpc/grpc-java",
+    "gstreamer-rust": "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs",
     "guava": "https://github.com/google/guava",
     "Hangfire": "https://github.com/HangfireIO/Hangfire",
     "hickory-dns": "https://github.com/hickory-dns/hickory-dns",
-- 
GitLab