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 a25836e commit 98ce8bcCopy full SHA for 98ce8bc
ci/test_full.sh
@@ -37,6 +37,8 @@ fi
37
# arbitrary 1.1.4 started using array::from_fn
38
check_version 1.63.0 || cargo update -p arbitrary --precise 1.1.3
39
40
+check_version 1.63.0 || cargo update -p libc --precise 0.2.163
41
+
42
set -x
43
44
# test the default with std
0 commit comments