Skip to content

Add Mat2::from_mat3_minor and Mat3::from_mat4_minor methods (#543) #1397

Add Mat2::from_mat3_minor and Mat3::from_mat4_minor methods (#543)

Add Mat2::from_mat3_minor and Mat3::from_mat4_minor methods (#543) #1397

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