File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ rust-examples [ into files, ready to compile.
9
9
10
- Examples are tested with version 0.9-pre .
10
+ Examples are tested with version 0.9.
11
11
12
12
13
13
## Files
@@ -50,7 +50,7 @@ Examples are tested with version 0.9-pre.
50
50
51
51
# Compile and running it
52
52
53
- You will need the version 0.9-pre of the rust compiler.
53
+ You will need the version 0.9 of the rust compiler.
54
54
If you encounter problems, make sure you have the right version before creating an issue.
55
55
56
56
The simplest way to build ** rust-examples** is to do a clone and use `` make `` to compile:
You can’t perform that action at this time.
0 commit comments