Skip to content

Commit

Permalink
bump msrv to 1.73.0 for div_ceil support
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankurte committed May 2, 2024
1 parent d706ecd commit 21eac97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rust: [stable, 1.69.0]
rust: [stable, 1.73.0]
features: ["", "--all-features"]
TARGET:
- x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 21eac97

Please sign in to comment.