smithy-rs/tools
John DiSanti 4604aa5b5d
Replace the crates.io API with the sparse index (#3447)
The sparse index is preferred to the crates.io API for the checks we
need, according to the [documentation](https://crates.io/data-access).
When the tools were first implemented, the sparse index didn't exist, so
the API was used.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2024-02-28 20:47:46 +00:00
..
.cargo Remove sparse registry config (#2990) 2023-09-19 13:50:11 +00:00
ci-build Replace the crates.io API with the sparse index (#3447) 2024-02-28 20:47:46 +00:00
ci-cdk Add `aws-smithy-wasm` crate with WASI http client (#3409) 2024-02-27 23:40:42 +00:00
ci-resources/tls-stub Upgrade ring to 0.17.5 (#3116) 2023-10-31 17:03:39 +00:00
ci-scripts Add `aws-smithy-wasm` crate with WASI http client (#3409) 2024-02-27 23:40:42 +00:00
echo-server Upgrade nightly used in CI (#3073) 2023-12-14 11:30:23 -08:00
__init__.py Add CI check for deterministic codegen (#2509) 2023-03-29 21:20:41 +00:00