Skip to content

Commit 7102e69

Browse files
committed
Remove tokio-util from test, no longer used?
1 parent adc2d40 commit 7102e69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
cargo update -p home --precise 0.5.5
6464
cargo update -p url --precise "2.5.0"
6565
cargo update -p tokio --precise "1.38.1"
66-
cargo update -p tokio-util --precise "0.7.11"
6766
6867
- name: Build
6968
run: cargo build --features ${{ matrix.features }},${{ matrix.runtime != 'blocking' && matrix.runtime || '' }} --no-default-features

0 commit comments

Comments
 (0)