Skip to content

Bump rustix from 0.36.11 to 0.36.16 in /crate_universe/test_data/metadata/crate_optional_deps_enabled #476

Bump rustix from 0.36.11 to 0.36.16 in /crate_universe/test_data/metadata/crate_optional_deps_enabled

Bump rustix from 0.36.11 to 0.36.16 in /crate_universe/test_data/metadata/crate_optional_deps_enabled #476

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