Announce v0.1.1

This commit is contained in:
Mihai Dinculescu
2022-10-21 15:00:24 +01:00
parent 8ea0c17f99
commit e49650e563
7 changed files with 13 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- uses: davidB/rust-cargo-make@v1
- name: Run build
run: cargo build --release --verbose
- name: Run cargo login