Skip to content

Bump openssl from 0.10.38 to 0.10.57 in /crates/robbb (#509) #1340

Bump openssl from 0.10.38 to 0.10.57 in /crates/robbb (#509)

Bump openssl from 0.10.38 to 0.10.57 in /crates/robbb (#509) #1340

Workflow file for this run

on: [push, pull_request]
name: cargo fmt
jobs:
cargofmt:
runs-on: ubuntu-latest
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
steps:
- uses: actions/checkout@v2
- run: cargo fmt -- --check