Skip to content

build(deps): Bump serde_json from 1.0.132 to 1.0.138 #305

build(deps): Bump serde_json from 1.0.132 to 1.0.138

build(deps): Bump serde_json from 1.0.132 to 1.0.138 #305

Workflow file for this run

---
name: Workflow - Pull Request
on:
workflow_dispatch:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linters:
name: Run linters
uses: ./.github/workflows/linters.yml
rust:
name: Build, Format, Clippy, Machete, LLVM-Cov, Nextest
uses: ./.github/workflows/rust.yml