Skip to content

Commit d45b9d0

Browse files
Update dependency rust to v1.87.0 (#1610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51ae1e9 commit d45b9d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.86.0
10+
RUST_VERSION: 1.87.0
1111

1212
jobs:
1313
lint:

.github/workflows/snapshot_tests.yml

Lines changed: 1 addition & 1 deletion
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.86.0
7+
RUST_VERSION: 1.87.0
88

99
jobs:
1010
snapshot-tests:

0 commit comments

Comments
 (0)