Skip to content

Commit e5473c3

Browse files
committed
MSRV bump for next_multiple_of in ruzstd.
1 parent 8d94e0d commit e5473c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
with:
266266
submodules: true
267267
- name: Install Rust
268-
run: rustup update 1.65.0 --no-self-update && rustup default 1.65.0
268+
run: rustup update 1.73.0 --no-self-update && rustup default 1.73.0
269269
- run: cargo build
270270

271271
miri:

0 commit comments

Comments
 (0)