Skip to content

fixed index out of bounds probably? #21

fixed index out of bounds probably?

fixed index out of bounds probably? #21

Workflow file for this run

name: Rust
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: ./.github/workflows/build.yml