File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Cargo downloads your Rust project’s dependencies and compiles your project.
4
4
5
- Learn more at https://doc.rust-lang.org/cargo/
5
+ ** To start using Cargo** , learn more at [ The Cargo Book] .
6
+
7
+ ** To start developing Cargo itself** , read the [ Cargo Contributor Guide] .
8
+
9
+ [ The Cargo Book ] : https://doc.rust-lang.org/cargo/
10
+ [ Cargo Contributor Guide ] : https://rust-lang.github.io/cargo/contrib/
6
11
7
12
## Code Status
8
13
@@ -69,8 +74,6 @@ Please report all issues on the GitHub [issue tracker][issues].
69
74
See the ** [ Cargo Contributor Guide] ** for a complete introduction
70
75
to contributing to Cargo.
71
76
72
- [ Cargo Contributor Guide ] : https://rust-lang.github.io/cargo/contrib/
73
-
74
77
## License
75
78
76
79
Cargo is primarily distributed under the terms of both the MIT license
You can’t perform that action at this time.
0 commit comments