Skip to content

Commit 07add95

Browse files
committed
Fix msrv tests
1 parent 055ea83 commit 07add95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ with_log cd bon
3434

3535
step echo '[workspace]' >> Cargo.toml
3636

37+
step cargo update --precise 0.21.3 -p darling
3738
step cargo update --precise 1.0.15 -p itoa
3839
step cargo update --precise 1.0.101 -p proc-macro2
3940
step cargo update --precise 1.0.40 -p quote

0 commit comments

Comments
 (0)