Skip to content

Replace impl From<Vec4> for Vec3A with Vec3A::from_vec4 method. (#522) #1327

Replace impl From<Vec4> for Vec3A with Vec3A::from_vec4 method. (#522)

Replace impl From<Vec4> for Vec3A with Vec3A::from_vec4 method. (#522) #1327

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