chore: cargo update + taplo fmt

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-06-20 09:52:30 +02:00
parent 95a7929291
commit df7973c501
Signed by: harald
GPG key ID: F519A1143B3FBE32
13 changed files with 92 additions and 338 deletions

View file

@ -23,7 +23,7 @@ jobs:
taplo:
name: taplo
runs-on: ubuntu-latest
container: tamasfe/taplo:latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- run: taplo fmt --check
- uses: cachix/install-nix-action@v27
- run: nix run nixpkgs#taplo -- fmt --check