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
|
537312ee19
|
codegen: Exclude versions not released on crates.io from candidate for "latest"
|
2025-04-04 07:33:46 +09:00 |
|
Taiki Endo
|
8492d65459
|
Update cargo-spellcheck@latest to 0.15.2
|
2025-02-11 21:19:24 +09:00 |
|
Taiki Endo
|
a07119b7b1
|
Update cargo-spellcheck@latest to 0.15.1
|
2025-02-10 18:40:38 +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
|
483a4c24d1
|
Update cargo-spellcheck@latest to 0.14.0
|
2024-04-25 00:10:26 +09:00 |
|
Taiki Endo
|
d5fae932b8
|
Fix cargo-spellcheck installation (#428)
|
2024-03-28 21:43:19 +09:00 |
|
John Vandenberg
|
e52d622f2d
|
Add cargo-spellcheck (#423)
|
2024-03-27 23:23:09 +09:00 |
|