Skip to content

Commit d0371b8

Browse files
committed
[Experiment] set .cargo/registry/src as readonly
1 parent 10f4ce3 commit d0371b8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
url = https://github.com/rust-lang/nomicon.git
77
[submodule "src/tools/cargo"]
88
path = src/tools/cargo
9-
url = https://github.com/rust-lang/cargo.git
9+
url = https://github.com/weihanglo/cargo.git
10+
branch = registry-src-readonly
1011
[submodule "src/doc/reference"]
1112
path = src/doc/reference
1213
url = https://github.com/rust-lang/reference.git

src/tools/cargo

Submodule cargo updated 116 files

0 commit comments

Comments
 (0)