Skip to content

A Rerun Viewer session now matches 1:1 to a Rerun TCP server #628

A Rerun Viewer session now matches 1:1 to a Rerun TCP server

A Rerun Viewer session now matches 1:1 to a Rerun TCP server #628

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main