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 635692d commit 2569d18Copy full SHA for 2569d18
.github/workflows/CI.yml
@@ -81,6 +81,7 @@ jobs:
81
- 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
84
+ - run: cargo update -p tracing-core --precise 0.1.33
85
- run: cargo check -p tower-http --all-features
86
87
style:
0 commit comments