[Rust] Ensure all features build as part of CI / Upgrade to Frunk 0.4 (#19364)

* [Rust] [CI] Build all features as part of CI

* [Rust Server] Update to frunk 0.4

* Update samples
This commit is contained in:
Richard Whitehouse
2024-08-17 07:17:36 +01:00
committed by GitHub
parent caeb83c845
commit fbe6c11903
9 changed files with 41 additions and 41 deletions

View File

@@ -34,4 +34,4 @@ jobs:
toolchain: stable
- name: Build
working-directory: ${{ matrix.sample }}
run: cargo build --all-targets
run: cargo build --all-targets --all-features