diff --git a/contrib/test.sh b/contrib/test.sh index 4031b875..6238d299 100755 --- a/contrib/test.sh +++ b/contrib/test.sh @@ -13,6 +13,8 @@ then export RUSTFLAGS="-C link-dead-code" fi +cargo --version +rustc --version echo "********* Testing std *************" # Test without any features other than std first