Skip to content

Bump toml from 0.8.6 to 0.8.8 #80

Bump toml from 0.8.6 to 0.8.8

Bump toml from 0.8.6 to 0.8.8 #80

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