Skip to content

fix: When converting bytes and buffers to Images we don't rely on ima… #33

fix: When converting bytes and buffers to Images we don't rely on ima…

fix: When converting bytes and buffers to Images we don't rely on ima… #33

Workflow file for this run

on: push
name: Rust fmt
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo fmt --check