Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
firefighterduck committed Jun 6, 2024
1 parent f52fd58 commit fa6cbce
Show file tree
Hide file tree
Showing 14 changed files with 373 additions and 264 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run cargo-about
run: cargo install cargo-about &&
cargo about init &&
cargo about generate about.hbs > licenses.html
cargo about generate -o licenses.html about.hbs

- name: Run cargo check
uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit fa6cbce

Please sign in to comment.