Skip to content

Bump serde from 1.0.207 to 1.0.208 (#303) #343

Bump serde from 1.0.207 to 1.0.208 (#303)

Bump serde from 1.0.207 to 1.0.208 (#303) #343

Workflow file for this run

on: [push, pull_request]
name: tests
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
rust-version: "stable"
log-level: warn
command: check