Skip to content

Commit

Permalink
Merge pull request #94 from yeastplume/iced_rs_12
Browse files Browse the repository at this point in the history
Update iced_rs + related dependencies to 0.12.1
  • Loading branch information
yeastplume authored Apr 12, 2024
2 parents d93dc75 + e8b849a commit ebe44d6
Show file tree
Hide file tree
Showing 65 changed files with 3,969 additions and 5,067 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
job_args: [crates/core, crates/widgets, .]
job_args: [crates/core, .]
steps:
- uses: actions/checkout@v3
- name: Test ${{ matrix.job_args }}
Expand Down
Loading

0 comments on commit ebe44d6

Please sign in to comment.