-
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
1 parent
7c79013
commit 20d5786
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cargo
updated
7 files
+6 −6 | Cargo.lock | |
+3 −3 | Cargo.toml | |
+1 −1 | crates/crates-io/Cargo.toml | |
+92 −51 | 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 |