Skip to content

2.1.1: update ÖpenSSL #27

2.1.1: update ÖpenSSL

2.1.1: update ÖpenSSL #27

Workflow file for this run

on: [push]
name: Test
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: actions-rs/cargo@v1
with:
command: test