Skip to content

spirv: impl Debug + Display, fix Affine::from_cols_array() (#559) #1444

spirv: impl Debug + Display, fix Affine::from_cols_array() (#559)

spirv: impl Debug + Display, fix Affine::from_cols_array() (#559) #1444

Workflow file for this run

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