Skip to content

(chrore): bump version. #771

(chrore): bump version.

(chrore): bump version. #771

Workflow file for this run

name: Github Actions
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build
run: cargo build --verbose