-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cargo
updated
5 files
+8 −6 | src/cargo/ops/registry/login.rs | |
+53 −11 | src/cargo/sources/registry/mod.rs | |
+18 −0 | src/cargo/util/mod.rs | |
+129 −3 | tests/testsuite/registry.rs | |
+3 −2 | tests/testsuite/vendor.rs |