diff --git a/.cargo/config.toml b/.cargo/config.toml index cf1f179..c7899d7 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -3,7 +3,6 @@ rustflags = [ "--cfg=web_sys_unstable_apis" ] [registry] -default = "xinu" global-credential-providers = ["cargo:token"] [registries.xinu]