Skip to content

Commit f9a34df

Browse files
Update dependency rust to v1.86.0 (#1551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cb4643 commit f9a34df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/main.yml

+1-1
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.85.1
10+
RUST_VERSION: 1.86.0
1111

1212
jobs:
1313
lint:

Diff for: .github/workflows/snapshot_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
env:
66
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust
7-
RUST_VERSION: 1.85.1
7+
RUST_VERSION: 1.86.0
88

99
jobs:
1010
snapshot-tests:

0 commit comments

Comments
 (0)