cargo: don't default to xinu repo, that was misguided

This commit is contained in:
Bill Thiede 2025-01-25 16:05:05 -08:00
parent de95781ce7
commit 906ebd73b2

View File

@ -3,7 +3,6 @@
rustflags = [ "--cfg=web_sys_unstable_apis" ] rustflags = [ "--cfg=web_sys_unstable_apis" ]
[registry] [registry]
default = "xinu"
global-credential-providers = ["cargo:token"] global-credential-providers = ["cargo:token"]
[registries.xinu] [registries.xinu]