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 d50835b commit 0e646eeCopy full SHA for 0e646ee
.github/workflows/verus.yml
@@ -11,7 +11,7 @@ jobs:
11
12
- name: Install Rust toolchain
13
run: |
14
- rustup install 1.82.0-x86_64-unknown-linux-gnu
+ rustup install 1.88.0-x86_64-unknown-linux-gnu
15
16
- name: Get the URL for the latest Verus release
17
id: verus-release-info
0 commit comments