Skip to content

(finished) migration from slices of elements to indexable traits #45

(finished) migration from slices of elements to indexable traits

(finished) migration from slices of elements to indexable traits #45

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
cargo-deny:
# https://embarkstudios.github.io/cargo-deny/index.html
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1