We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8af68 commit e2458ddCopy full SHA for e2458dd
ci/rust-version.sh
@@ -24,7 +24,7 @@ fi
24
if [[ -n $RUST_NIGHTLY_VERSION ]]; then
25
nightly_version="$RUST_NIGHTLY_VERSION"
26
else
27
- nightly_version=2020-07-27
+ nightly_version=2020-08-11
28
fi
29
30
0 commit comments