Skip to content

Commit 414f666

Browse files
Update dependency rust to v1.79.0 (#1342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47182f6 commit 414f666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust
10-
RUST_VERSION: 1.78.0
10+
RUST_VERSION: 1.79.0
1111

1212
jobs:
1313
lint:

0 commit comments

Comments
 (0)