add cargo update

This commit is contained in:
Lars-Magnus Skog
2019-06-08 04:01:09 +02:00
parent 1aa591777d
commit 5dd5e04200

View File

@@ -9,6 +9,7 @@ install:
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
- rustc -vV
- cargo -vV
- cargo update
build: false