Skip to content
Snippets Groups Projects
Unverified Commit 4f2c6ea5 authored by crapStone's avatar crapStone Committed by GitHub
Browse files

feat: add futures-rs, tauri and wasm-bindgen to monorepos (#15040)

parent e6107d2e
No related merge requests found
...@@ -184,6 +184,8 @@ const repoGroups = { ...@@ -184,6 +184,8 @@ const repoGroups = {
redwood: 'https://github.com/redwoodjs/redwood', redwood: 'https://github.com/redwoodjs/redwood',
remark: 'https://github.com/remarkjs/remark', remark: 'https://github.com/remarkjs/remark',
router5: 'https://github.com/router5/router5', router5: 'https://github.com/router5/router5',
'rust-futures': 'https://github.com/rust-lang/futures-rs',
'rust-wasm-bindgen': 'https://github.com/rustwasm/wasm-bindgen',
'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet', 'sentry-dotnet': 'https://github.com/getsentry/sentry-dotnet',
'sentry-javascript': 'https://github.com/getsentry/sentry-javascript', 'sentry-javascript': 'https://github.com/getsentry/sentry-javascript',
'sentry-ruby': 'https://github.com/getsentry/sentry-ruby', 'sentry-ruby': 'https://github.com/getsentry/sentry-ruby',
...@@ -198,6 +200,7 @@ const repoGroups = { ...@@ -198,6 +200,7 @@ const repoGroups = {
surveyjs: 'https://github.com/surveyjs/surveyjs', surveyjs: 'https://github.com/surveyjs/surveyjs',
'swashbuckle-aspnetcore': 'swashbuckle-aspnetcore':
'https://github.com/domaindrivendev/Swashbuckle.AspNetCore', 'https://github.com/domaindrivendev/Swashbuckle.AspNetCore',
tauri: 'https://github.com/tauri-apps/tauri',
treat: 'https://github.com/seek-oss/treat', treat: 'https://github.com/seek-oss/treat',
typefaces: 'https://github.com/KyleAMathews/typefaces', typefaces: 'https://github.com/KyleAMathews/typefaces',
uppy: 'https://github.com/transloadit/uppy', uppy: 'https://github.com/transloadit/uppy',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment