Skip to content

Remove deps from msrv test that require a more recent msrv than glam. #1964

Remove deps from msrv test that require a more recent msrv than glam.

Remove deps from msrv test that require a more recent msrv than glam. #1964

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: EmbarkStudios/cargo-deny-action@v2