Skip to content

bump to v0.3.17; i can computer i swear #110

bump to v0.3.17; i can computer i swear

bump to v0.3.17; i can computer i swear #110

Workflow file for this run

name: Tests
on: push
jobs:
all:
runs-on: "ubuntu-20.04"
steps:
- uses: actions/checkout@v4
- run: rustup update
- run: cargo test