Skip to content

Commit

Permalink
bump proc-macro2 dep to pass nightly tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelraz committed Feb 10, 2025
1 parent c8d33c5 commit 65c6490
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly-canary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
weekly-canary-build:
strategy:
fail-fast: false
matrix:
rust-channel: [stable, beta, nightly]
runs-on: ubuntu-20.04
Expand Down
4 changes: 2 additions & 2 deletions exercise-solutions/connected-mailbox/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions exercise-solutions/multi-threaded-mailbox/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65c6490

Please sign in to comment.