Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed Feb 10, 2023
1 parent 313bb69 commit def692b
Show file tree
Hide file tree
Showing 6 changed files with 274 additions and 171 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
profile: minimal
toolchain: stable
- uses: Swatinem/rust-cache@v2
- name: Clippy
run: cargo clippy
- name: Build
run: cargo build
- name: Run tests
Expand Down
Loading

0 comments on commit def692b

Please sign in to comment.