Skip to content

Bump tokio from 1.17.0 to 1.18.5 in /examples/crate_universe/vendor_remote_manifests #157

Bump tokio from 1.17.0 to 1.18.5 in /examples/crate_universe/vendor_remote_manifests

Bump tokio from 1.17.0 to 1.18.5 in /examples/crate_universe/vendor_remote_manifests #157

Workflow file for this run

name: Formatting
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,c,cc,proto'
clangFormatVersion: 14