11 Commits
Author SHA1 Message Date
Taiki Endo 7d41d74582 Update cargo-auditable@latest to 0.7.5 2026-06-29 10:53:28 +09:00
Taiki Endo 40fee5b664 Update cargo-auditable manifest 2026-05-22 01:23:18 +00:00
Taiki Endo 0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
Taiki Endo 7df5094d28 manifest-schema: Rename ManifestDownloadInfo::checksum to hash to reduce
manifest size

Before:
```
wc -c manifests/* | grep total
2808686 total
```

After:
```
wc -c manifests/* | grep total
2748178 total
```
2026-03-21 03:48:16 +09:00
Taiki Endo 02b095fa15 Support more platforms in various tools 2026-03-19 20:50:58 +09:00
Taiki Endo 9532b732ac Update cargo-auditable@latest to 0.7.4 2026-03-05 06:34:06 +09:00
Taiki Endo 8f6fc4217e Update cargo-auditable@latest to 0.7.3 2026-03-04 09:55:57 +09:00
Taiki Endo 4242e04eb8 Update cargo-auditable@latest to 0.7.2 2025-11-09 21:20:36 +09:00
Taiki Endo d32a1247f9 Update cargo-auditable@latest to 0.7.1 2025-10-19 21:28:06 +09:00
Taiki Endo f1dbe47141 Update cargo-auditable@latest to 0.6.6 2024-11-24 15:13:46 +09:00
simonsan 6662e50b58 Add cargo-auditable (#741)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-11-20 04:43:47 +09:00