pesde/registry/src
daimond113 12c62d315d
refactor: build search without async
It didn't benefit from being async (nothing is
a future in there). For some reason Clippy didn't
complain despite the unused_async lint being
enabled.
2025-03-09 12:59:59 +01:00
..
auth refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
endpoints refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
storage refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
error.rs feat(registry): print more error info 2025-03-02 02:55:28 +01:00
git.rs refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
main.rs refactor: build search without async 2025-03-09 12:59:59 +01:00
package.rs refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
request_path.rs refactor: specify many new clippy lints 2025-03-08 22:00:52 +01:00
search.rs refactor: build search without async 2025-03-09 12:59:59 +01:00