Skip to content

Bump open from 5.3.0 to 5.3.1 (#330) #418

Bump open from 5.3.0 to 5.3.1 (#330)

Bump open from 5.3.0 to 5.3.1 (#330) #418

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