Skip to content

Commit 668c5dc

Browse files
committed
Remove the async-io pin from CI.
1 parent 847e23d commit 668c5dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ jobs:
375375
- name: Use specific dependency versions for Rust 1.63 compatibility.
376376
run: |
377377
cargo update --package=once_cell --precise=1.20.3
378-
cargo update --package=async-io --precise=2.5.0
379378
cargo update --package=polling --precise=3.10.0
380379
381380
# Don't use --all-features because some of the features have dependencies

0 commit comments

Comments
 (0)