Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

feat: Make boojum compile with modern compiler #186

feat: Make boojum compile with modern compiler

feat: Make boojum compile with modern compiler #186

Workflow file for this run

name: Cargo license check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1