Skip to content

Commit

Permalink
Merge branch 'main' into fix-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbly authored May 29, 2024
2 parents 7740726 + 29387f5 commit ef764cc
Show file tree
Hide file tree
Showing 60 changed files with 2,411 additions and 668 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
# cargo check-external-types is only available on this specific nightly
toolchain: nightly-2024-02-07
toolchain: nightly-2024-05-01
- uses: Swatinem/rust-cache@v2
- name: check-external-types
run: |
Expand Down
Loading

0 comments on commit ef764cc

Please sign in to comment.