Skip to content

Commit

Permalink
Merge branch 'master' into bh/clean-up-macros
Browse files Browse the repository at this point in the history
  • Loading branch information
haerdib committed Feb 15, 2024
2 parents 85cab13 + 839ba6f commit c6d347e
Show file tree
Hide file tree
Showing 16 changed files with 1,701 additions and 1,149 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: init-rust-target
run: rustup show
run: rustup show && rustup component add rust-src

- uses: Swatinem/rust-cache@v2
with:
Expand Down
Loading

0 comments on commit c6d347e

Please sign in to comment.