We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb4643 commit f9a34dfCopy full SHA for f9a34df
.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.85.1
+ RUST_VERSION: 1.86.0
11
12
jobs:
13
lint:
.github/workflows/snapshot_tests.yml
@@ -4,7 +4,7 @@ on:
4
5
6
snapshot-tests:
0 commit comments