Skip to content

Bump lettre from 0.10.4 to 0.11.2 in /backend #127

Bump lettre from 0.10.4 to 0.11.2 in /backend

Bump lettre from 0.10.4 to 0.11.2 in /backend #127

Workflow file for this run

name: Cargo check & test
on:
push:
pull_request:
workflow_dispatch:
jobs:
check:
uses: martin-fink/reusable-workflows/.github/workflows/rust-check.yaml@main
with:
rust-version: stable
working-directory: ./backend/