Skip to content

Commit 3bc7a9a

Browse files
committed
chore(ci): pin [email protected] instead of 0.6.0
1 parent 00590bf commit 3bc7a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pin-msrv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ cargo update -p tracing-core --precise "0.1.33"
3131
cargo update -p [email protected] --precise "1.0.1"
3232
cargo update -p rayon --precise "1.10.0"
3333
cargo update -p rayon-core --precise "1.12.1"
34-
cargo update -p [email protected].0 --precise "0.5.10"
34+
cargo update -p [email protected].1 --precise "0.5.10"

0 commit comments

Comments
 (0)