summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintellij-rust-bot <intellij.rust@gmail.com>2023-03-13 00:18:05 +0000
committerintellij-rust-bot <intellij.rust@gmail.com>2023-03-13 00:18:05 +0000
commitae2861974b1416b603e9036e41e68bd85f458ca1 (patch)
treea933f8c97ac735c434c645b05cc6e06ec9c89d2d
parent8c6eda4c59ab99a616dd16f2d86f86f5309bee9c (diff)
downloadintellij-rust-ae2861974b1416b603e9036e41e68bd85f458ca1.tar.gz
:arrow_up: stable
-rw-r--r--.github/workflows/get-rust-versions.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/get-rust-versions.yml b/.github/workflows/get-rust-versions.yml
index 363d3cd31..60397ddc8 100644
--- a/.github/workflows/get-rust-versions.yml
+++ b/.github/workflows/get-rust-versions.yml
@@ -18,7 +18,7 @@ on:
value: ${{ jobs.get_versions.outputs.matrix }}
env:
- STABLE: "1.67.1"
+ STABLE: "1.68.0"
NIGHTLY: "nightly-2023-03-04"
OLD: "1.56.0"