We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db49d3 commit 1de7b20Copy full SHA for 1de7b20
1 file changed
.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.1
+ RUST_VERSION: 1.77.2
11
12
jobs:
13
lint:
0 commit comments