We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b9252 commit f8695a7Copy full SHA for f8695a7
azure-pipelines.yml
@@ -27,7 +27,7 @@ jobs:
27
name: nightly
28
displayName: Nightly
29
# Pin nightly to avoid being impacted by breakage
30
- rust_version: nightly-2020-03-24
+ rust_version: nightly-2021-11-05
31
benches: true
32
33
# This represents the minimum Rust version supported by
0 commit comments