1 Commits
Author SHA1 Message Date
Release-plz 3b45f85add chore(release): Release v0.1.4
CI / prek (pull_request) Successful in 6m54s
Committed / committed (pull_request) Successful in 37s
Audit / cargo audit (push) Successful in 4m47s
CI / cargo shear (pull_request) Successful in 2m36s
Signed-off-by: Release-plz <release-plz@noreply.huizinga.dev>
2026-08-26 01:13:02 +00:00
2 changed files with 1 additions and 8 deletions
+1 -2
View File
@@ -7,7 +7,6 @@ on:
- "**/Cargo.lock"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
audit:
@@ -23,6 +22,6 @@ jobs:
- name: Setup rust cache
uses: Swatinem/rust-cache@v2
- name: Audit check
uses: https://git.huizinga.dev/infra/rust-audit-check@v3.0.0
uses: rustsec/audit-check@v2.0.0
with:
token: ${{ secrets.GITEA_TOKEN }}
-6
View File
@@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.4](https://git.huizinga.dev/infra/crete/compare/v0.1.3...v0.1.4) - 2026-08-27
### <!-- 5 -->Miscellaneous Tasks
- Migrate to rust audit fork
## [0.1.3](https://git.huizinga.dev/infra/crete/compare/v0.1.2...v0.1.3) - 2026-04-21
### <!-- 0 -->Features