We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847e23d commit 668c5dcCopy full SHA for 668c5dc
1 file changed
.github/workflows/main.yml
@@ -375,7 +375,6 @@ jobs:
375
- name: Use specific dependency versions for Rust 1.63 compatibility.
376
run: |
377
cargo update --package=once_cell --precise=1.20.3
378
- cargo update --package=async-io --precise=2.5.0
379
cargo update --package=polling --precise=3.10.0
380
381
# Don't use --all-features because some of the features have dependencies
0 commit comments