Skip to content

Update Rust crate axum to v0.7.7 #1570

Update Rust crate axum to v0.7.7

Update Rust crate axum to v0.7.7 #1570

Workflow file for this run

name: Makefile
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
env:
CARGO_TERM_COLOR: always
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Build
run: make