Skip to content

Commit 2569d18

Browse files
authored
ci: Pin tracing-core for MSRV job (#582)
1 parent 635692d commit 2569d18

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
@@ -81,6 +81,7 @@ jobs:
8181
- run: cargo update -p tokio-util --precise 0.7.11
8282
- run: cargo update -p flate2 --precise 1.0.35
8383
- run: cargo update -p once_cell --precise 1.20.3
84+
- run: cargo update -p tracing-core --precise 0.1.33
8485
- run: cargo check -p tower-http --all-features
8586

8687
style:

0 commit comments

Comments
 (0)