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
|
edb93c5cf3
|
Update cargo-sort@latest to 2.1.3
|
2026-03-18 21:26:44 +00:00 |
|
Taiki Endo
|
f56ebeb3eb
|
Update cargo-sort@latest to 2.1.2
|
2026-03-17 09:35:46 +00:00 |
|
Taiki Endo
|
229a55b0e7
|
Update cargo-sort@latest to 2.1.1
|
2026-03-07 03:55:05 +09:00 |
|
Taiki Endo
|
74fb335c0c
|
Update cargo-sort@latest to 2.1.0
|
2026-03-05 00:53:37 +09:00 |
|
Taiki Endo
|
c493876e9d
|
Update cargo-sort manifest
|
2025-10-12 00:45:46 +09:00 |
|
Taiki Endo
|
a9a6260eac
|
Update cargo-sort@latest to 2.0.2
|
2025-10-12 00:43:38 +09:00 |
|
Taiki Endo
|
87db84d0e2
|
Update cargo-sort manifest
|
2025-08-30 06:14:10 +09:00 |
|
Taiki Endo
|
657fe8a2ad
|
Update cargo-sort manifest
|
2025-05-26 02:48:20 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
Taiki Endo
|
f9c15f1341
|
Update license links to Cargo.toml
|
2024-06-08 18:33:05 +09:00 |
|
John Vandenberg
|
d7080cb663
|
Generate Markdown table of tools (#473)
|
2024-06-04 03:56:04 +09:00 |
|
Jacob Pratt
|
1793b9c55f
|
Add cargo-sort (#344)
|
2024-01-24 11:12:31 +11:00 |
|