diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 3bcc800bf49d1521e234455fff695e24c11c15c3..ba213b43904c5da462bb1a7df5339d14f9180468 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -436,6 +436,7 @@ const repoGroups = { 'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet', 'sentry-javascript': 'https://github.com/getsentry/sentry-javascript', 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', + 'sentry-rust': 'https://github.com/getsentry/sentry-rust', serde: 'https://github.com/serde-rs/serde', shedlock: 'https://github.com/lukas-krecan/ShedLock', 'shopify-app-bridge': 'https://github.com/Shopify/app-bridge',