Skip to content

Add a compilation error if neither std nor libm features are specified #1525

Add a compilation error if neither std nor libm features are specified

Add a compilation error if neither std nor libm features are specified #1525

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