Skip to content

chore(deps): Bump toml from 0.8.1 to 0.8.2 #113

chore(deps): Bump toml from 0.8.1 to 0.8.2

chore(deps): Bump toml from 0.8.1 to 0.8.2 #113

Workflow file for this run

name: Main
on:
push:
branches:
- main
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
- reopened
jobs:
test:
name: Test
uses: jontze/.workflows/.github/workflows/rust_test.yaml@main
with:
build: true
unit-tests: true