Skip to content

Commit c7ba0f4

Browse files
committed
Fix Min Rust compiler docs (builders 0017 means Rust 1.73.0)
1 parent 20f70de commit c7ba0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/COMPILER_VERSIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ We currently use the following version:
6464
| Type | Rust version | Note |
6565
| ------------------------ | ------------ | --------------------------------- |
6666
| Production Rust compiler | 1.77.0 | Builders version 0019 |
67-
| Min Rust compiler | 1.70.0 | Supports builder versions >= 0017 |
67+
| Min Rust compiler | 1.73.0 | Supports builder versions >= 0017 |
6868
| Tooling Rust compiler | 1.75.0 | |

0 commit comments

Comments
 (0)