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 055ea83 commit 07add95Copy full SHA for 07add95
scripts/test-msrv.sh
@@ -34,6 +34,7 @@ with_log cd bon
34
35
step echo '[workspace]' >> Cargo.toml
36
37
+step cargo update --precise 0.21.3 -p darling
38
step cargo update --precise 1.0.15 -p itoa
39
step cargo update --precise 1.0.101 -p proc-macro2
40
step cargo update --precise 1.0.40 -p quote
0 commit comments