Skip to content

Bump webpki from 0.22.0 to 0.22.2 in /examples/crate_universe/multi_package/pkg_a #367

Bump webpki from 0.22.0 to 0.22.2 in /examples/crate_universe/multi_package/pkg_a

Bump webpki from 0.22.0 to 0.22.2 in /examples/crate_universe/multi_package/pkg_a #367

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