Skip to content

Commit 400592f

Browse files
authored
Update Readme with minimal required Rust version
1 parent 9c6fcd7 commit 400592f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In case you decide to use `cargo-xbuild` instead of cargo's `build-std` feature
4040
$ cargo install cargo-xbuild
4141
```
4242

43-
Note: The latest version of `cargo-xbuild` supports all nightlies after 2019-02-04. If you are on an older nightly, you need to install version 0.5.4: `cargo install cargo-xbuild --version 0.5.4`.
43+
Note: The latest version of `cargo-xbuild` supports all nightlies after 2020-07-30. If you are on an older nightly, you need to install version 0.5.35: `cargo install cargo-xbuild --version 0.5.35`.
4444

4545
## Usage
4646

0 commit comments

Comments
 (0)