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.
2 parents 91fdc06 + 8c63979 commit 12b4020Copy full SHA for 12b4020
ci/test_full.sh
@@ -31,6 +31,7 @@ FEATURES=(bytecheck bytemuck libm rand rkyv/size_64 serde)
31
echo "Testing supported features: ${FEATURES[*]}"
32
33
cargo generate-lockfile
34
+check_version 1.63.0 || cargo update -p libm --precise 0.2.9
35
36
set -x
37
0 commit comments