Skip to content

Commit 00c75e3

Browse files
committed
Fix MSRV tests (hopefully). Old cargo git index update takes a goddamn century, didn't have patience to sit through it
1 parent 3179d94 commit 00c75e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/test-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ with_log cd bon
3535
step echo '[workspace]' >> Cargo.toml
3636

3737
step cargo update --precise 0.21.3 -p darling
38+
step cargo update --precise 1.0.22 -p unicode-ident
3839
step cargo update --precise 1.0.15 -p itoa
3940
step cargo update --precise 1.0.101 -p proc-macro2
4041
step cargo update --precise 1.0.40 -p quote

0 commit comments

Comments
 (0)