Thanks to visit codestin.com Credit goes to github.com
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 91fdc06 commit 8c63979Copy full SHA for 8c63979
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