Skip to content

Commit 65c6490

Browse files
committed
bump proc-macro2 dep to pass nightly tests
1 parent c8d33c5 commit 65c6490

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/weekly-canary-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
weekly-canary-build:
99
strategy:
10+
fail-fast: false
1011
matrix:
1112
rust-channel: [stable, beta, nightly]
1213
runs-on: ubuntu-20.04

exercise-solutions/connected-mailbox/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exercise-solutions/multi-threaded-mailbox/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)