Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into bump/0.5.83
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Jan 7, 2025
2 parents 9b28cba + f62b9b6 commit a95d648
Show file tree
Hide file tree
Showing 35 changed files with 401 additions and 290 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Install cargo audit
run: cargo install cargo-audit

- name: Audit Dependencies
run: cargo audit
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
name: Checkout Repository

- name: typos-action
uses: crate-ci/[email protected].3
uses: crate-ci/[email protected].4
Loading

0 comments on commit a95d648

Please sign in to comment.