Fully removed auth

This commit is contained in:
Ryan Ward
2026-05-07 14:51:04 -05:00
parent 8c80d499b0
commit 2d5bc55939
6 changed files with 32 additions and 82 deletions
+4
View File
@@ -25,6 +25,10 @@ REPOS=(
"yaml-rust:warpdotdev/yaml-rust"
"tink-rust:warpdotdev/tink-rust"
"jemallocator:warpdotdev/jemallocator"
"difflib:warpdotdev/difflib"
"rust-email_address:warpdotdev/rust-email_address"
"cosmic-text:warpdotdev/cosmic-text"
"dwrote-rs:warpdotdev/dwrote-rs"
)
for entry in "${REPOS[@]}"; do