We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2569d18 commit 20c7c9aCopy full SHA for 20c7c9a
.github/workflows/CI.yml
@@ -82,6 +82,7 @@ jobs:
82
- run: cargo update -p flate2 --precise 1.0.35
83
- run: cargo update -p once_cell --precise 1.20.3
84
- run: cargo update -p tracing-core --precise 0.1.33
85
+ - run: cargo update -p async-compression --precise 0.4.23
86
- run: cargo check -p tower-http --all-features
87
88
style:
0 commit comments