Skip to content

Update Rust crate tower to 0.5.0 #1528

Update Rust crate tower to 0.5.0

Update Rust crate tower to 0.5.0 #1528

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