Skip to content

Clarified that vectors must be finite to be normalized. (#527) #1349

Clarified that vectors must be finite to be normalized. (#527)

Clarified that vectors must be finite to be normalized. (#527) #1349

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