Skip to content

Update Rust crate serde_json to v1.0.132 #1583

Update Rust crate serde_json to v1.0.132

Update Rust crate serde_json to v1.0.132 #1583

Workflow file for this run

name: Makefile
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
env:
CARGO_TERM_COLOR: always
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Build
run: make