* clippy

* fmtr

* rutc?

* fix onig issue

* up

* decode stream default

* jump a release for cargo audit ...

* more cliippy stuff

* clippy?

* proper style

* fmt
This commit is contained in:
Arthur
2025-05-27 11:30:32 +02:00
committed by GitHub
parent 23e7e42adf
commit 01f8bc834c
18 changed files with 46 additions and 59 deletions

View File

@ -10,7 +10,7 @@ jobs:
build:
runs-on: ${{ matrix.os }}
env:
MACOSX_DEPLOYMENT_TARGET: 10.11
MACOSX_DEPLOYMENT_TARGET: 10.12
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]