Skip to content

Add more bounds to Projection for more flexible API #32

Add more bounds to Projection for more flexible API

Add more bounds to Projection for more flexible API #32

Workflow file for this run

name: Build on Mac
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Build with cargo
run: |
cargo build --release