Skip to content

Commit 20c7c9a

Browse files
authored
ci: MSRV job pin async-compression (#584)
1 parent 2569d18 commit 20c7c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- run: cargo update -p flate2 --precise 1.0.35
8383
- run: cargo update -p once_cell --precise 1.20.3
8484
- run: cargo update -p tracing-core --precise 0.1.33
85+
- run: cargo update -p async-compression --precise 0.4.23
8586
- run: cargo check -p tower-http --all-features
8687

8788
style:

0 commit comments

Comments
 (0)