Skip to content

Commit

Permalink
MSRV bump for next_multiple_of in ruzstd.
Browse files Browse the repository at this point in the history
  • Loading branch information
khuey committed Sep 13, 2024
1 parent 8d94e0d commit e5473c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
with:
submodules: true
- name: Install Rust
run: rustup update 1.65.0 --no-self-update && rustup default 1.65.0
run: rustup update 1.73.0 --no-self-update && rustup default 1.73.0
- run: cargo build

miri:
Expand Down

0 comments on commit e5473c3

Please sign in to comment.