Skip to content

chore(deps): bump serde from 1.0.188 to 1.0.192 #207

chore(deps): bump serde from 1.0.188 to 1.0.192

chore(deps): bump serde from 1.0.188 to 1.0.192 #207

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