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
|
5fa92d2d37
|
Update cargo-audit@latest to 0.22.1
|
2026-02-05 09:49:18 +09:00 |
|
Taiki Endo
|
e78113b60c
|
Update cargo-audit@latest to 0.22.0
|
2025-11-08 09:38:13 +09:00 |
|
Taiki Endo
|
f0776fc234
|
Update cargo-audit@latest to 0.21.2
|
2025-02-28 21:15:42 +09:00 |
|
Taiki Endo
|
aaa64a3351
|
Update cargo-audit@latest to 0.21.1
|
2025-01-19 13:13:08 +09:00 |
|
Taiki Endo
|
e60643d6ff
|
Update cargo-audit@latest to 0.21.0
|
2024-10-30 06:17:16 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
John Vandenberg
|
d7080cb663
|
Generate Markdown table of tools (#473)
|
2024-06-04 03:56:04 +09:00 |
|
Taiki Endo
|
b9b9deeb20
|
Update cargo-audit@latest to 0.20.0
|
2024-02-16 12:13:11 +09:00 |
|
Utkarsh Gupta
|
e17ca27e10
|
Add cargo-audit (#371)
|
2024-02-15 22:55:43 +09:00 |
|