mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 05:16:10 +00:00
The Rust version number is currently embedded in bootstrap's source code, which makes it hard to update it automatically or access it outside of ./x.py (as you'd have to parse the source code). This commit moves the version number to a standalone plaintext file, which makes accessing or updating it trivial.
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
1.48.0
|