Skip to content

Commit a13a6bc

Browse files
authored
ci: pin tokio-util for msrv job (#2412)
1 parent 4cc8ec8 commit a13a6bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ jobs:
300300
cargo update
301301
cargo update -p log --precise 0.4.18
302302
cargo update -p tokio --precise 1.29.1
303+
cargo update -p tokio-util --precise 0.7.11
303304
cargo update -p url --precise 2.5.0
304305
305306
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)