Skip to content

Commit 74a5537

Browse files
authored
Merge branch 'tower-rs:main' into main
2 parents 21828b2 + 7281de6 commit 74a5537

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
tool: protoc@3.20.3
8080
- run: cargo update -p tokio --precise 1.38.1
8181
- run: cargo update -p tokio-util --precise 0.7.11
82+
- run: cargo update -p flate2 --precise 1.0.35
83+
- run: cargo update -p once_cell --precise 1.20.3
8284
- run: cargo test -p tower-http --all-features
8385

8486
style:

0 commit comments

Comments
 (0)