Prepare for publishing

This commit is contained in:
Mihai Dinculescu
2022-10-20 18:34:52 +01:00
parent aac950b48f
commit ea9236f3f6
16 changed files with 706 additions and 28 deletions

View File

@@ -19,7 +19,7 @@ jobs:
toolchain: stable
override: true
- uses: davidB/rust-cargo-make@v1
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Run format
run: cargo make format
- name: Run check