Skip to content

chore(deps): bump toml from 0.7.6 to 0.8.8 #210

chore(deps): bump toml from 0.7.6 to 0.8.8

chore(deps): bump toml from 0.7.6 to 0.8.8 #210

Workflow file for this run

name: Formatting check
on: [push, pull_request]
jobs:
cargofmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cargo fmt
run:
cargo fmt