update crates

This commit is contained in:
Kai Kriegel 2021-12-14 16:50:38 +01:00
parent 61eeca4809
commit a711b203a0

View File

@ -109,6 +109,7 @@ build:binary-development:
- rustup target add armv7-unknown-linux-gnueabihf - rustup target add armv7-unknown-linux-gnueabihf
script: script:
- cargo update
- cargo check --target x86_64-unknown-linux-gnu - cargo check --target x86_64-unknown-linux-gnu
- cargo check --target armv7-unknown-linux-gnueabihf - cargo check --target armv7-unknown-linux-gnueabihf