We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c05f10d + 738ee3b commit c403996Copy full SHA for c403996
.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.77.2
+ RUST_VERSION: 1.78.0
11
12
jobs:
13
lint:
0 commit comments