Skip to content

Bump serde_json from 1.0.126 to 1.0.127 #69

Bump serde_json from 1.0.126 to 1.0.127

Bump serde_json from 1.0.126 to 1.0.127 #69

Workflow file for this run

name: Regression
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- uses: actions-rs/cargo@v1
with:
command: build