Skip to content

Commit 7d70b6a

Browse files
committed
ci: pin tracing-core to 0.1.33
to fix a CI failure when testing the MSRV.
1 parent a8372a6 commit 7d70b6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ cargo update -p ring --precise "0.17.12"
2727
cargo update -p once_cell --precise "1.20.3"
2828
cargo update -p base64ct --precise "1.6.0"
2929
cargo update -p minreq --precise "2.13.2"
30+
cargo update -p tracing-core --precise "0.1.33"

0 commit comments

Comments
 (0)