You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ In case you decide to use `cargo-xbuild` instead of cargo's `build-std` feature
40
40
$ cargo install cargo-xbuild
41
41
```
42
42
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`.
0 commit comments