File tree Expand file tree Collapse file tree 1 file changed +4
-26
lines changed Expand file tree Collapse file tree 1 file changed +4
-26
lines changed Original file line number Diff line number Diff line change 7
7
<div class =" highlight" ></div >
8
8
</header >
9
9
10
- <div class =" flex-none flex-l flex-row" >
11
- <div class =" flex flex-row flex-column-l justify-between-l mw8 measure-wide-l w-100 mt5 mt2-l" >
12
- <div class =" v-top tc-l" >
13
- <img src =" /static/images/crates.png" alt =" crates"
14
- class =" mw3 mw4-ns" />
15
- <h3 class =" tc-l" >
16
- crates.io
17
- </h3 >
18
- <a href =" https://crates.io" class =" button button-secondary" >Go to crates.io</a >
19
- </div >
20
- </div >
21
- <div class =" flex flex-row flex-column-l justify-between-l mw8 measure-wide-l w-100 mt5 mt2-l" >
22
- <div class =" v-top pl4 pl0-l pt0 pt3-l measure-wide-l flex-l flex-column-l flex-auto-l justify-between-l" >
23
- <p class =" flex-grow-1" >
24
- crates.io is the Rust community's package repository. There are
25
- tons of high-quality crates published that you can use with a
26
- one-line edit to your Cargo.toml. Check out the "Most Downloaded"
27
- and "Popular Categories" lists to see the most popular crates or
28
- search around and explore for yourself!
29
- </p >
30
- </div >
31
- </div >
32
- </div >
33
-
34
10
<div class =" flex-none flex-l flex-row" >
35
11
<p class =" flex-grow-1" >
36
12
In 2018, the Rust community decided to improve programming experience
37
- for a few distinct domains. For these, you can find many high-quality
38
- crates and some awesome guides on how to get started.
13
+ for a few distinct domains (see <a
14
+ href =" https://blog.rust-lang.org/2018/03/12/roadmap.html" >the 2018
15
+ roadmap</a >). For these, you can find many high-quality crates and some
16
+ awesome guides on how to get started.
39
17
</p >
40
18
</div >
41
19
You can’t perform that action at this time.
0 commit comments