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 1ce96a9 commit b9c4710Copy full SHA for b9c4710
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust
10
- RUST_VERSION: 1.87.0
+ RUST_VERSION: 1.88.0
11
12
jobs:
13
lint:
.github/workflows/snapshot_tests.yml
@@ -4,7 +4,7 @@ on:
4
5
6
snapshot-tests:
0 commit comments