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 9cb3d98 commit 51a3b54Copy full SHA for 51a3b54
.github/workflows/benchmarks.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install Rust
38
uses: dtolnay/rust-toolchain@master
39
with:
40
- toolchain: 1.83.0
+ toolchain: 1.89.0
41
override: true
42
43
- name: Bench
.github/workflows/daily.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions-rs/toolchain@v1
23
name: Install Rust
24
25
26
27
28
- uses: actions-rs/cargo@v1
.github/workflows/rust.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
0 commit comments