We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3179d94 commit 00c75e3Copy full SHA for 00c75e3
1 file changed
scripts/test-msrv.sh
@@ -35,6 +35,7 @@ with_log cd bon
35
step echo '[workspace]' >> Cargo.toml
36
37
step cargo update --precise 0.21.3 -p darling
38
+step cargo update --precise 1.0.22 -p unicode-ident
39
step cargo update --precise 1.0.15 -p itoa
40
step cargo update --precise 1.0.101 -p proc-macro2
41
step cargo update --precise 1.0.40 -p quote
0 commit comments