Skip to content

Commit

Permalink
Merge pull request #28 from rpl-cmu/version-bumps
Browse files Browse the repository at this point in the history
Update versions & tiny-solver benches
  • Loading branch information
contagon authored Jan 8, 2025
2 parents 749701b + ff5bcb8 commit aa86c7c
Show file tree
Hide file tree
Showing 7 changed files with 1,001 additions and 338 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Rust toolchain and cache
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.81
toolchain: 1.83
components: rustfmt,clippy

- name: cargo fmt
Expand All @@ -44,7 +44,7 @@ jobs:
- name: Setup Rust toolchain and cache
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.81
toolchain: 1.83

- name: default
run: cargo test
Expand Down
Loading

0 comments on commit aa86c7c

Please sign in to comment.