Skip to content

Commit

Permalink
Fetch crate metadata concurrently
Browse files Browse the repository at this point in the history
Handle missing invalid metadata more gracefully
  • Loading branch information
alexheretic committed Jan 5, 2024
1 parent 99b40b6 commit f37bac8
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 227 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Unreleased

- Fetch crate metadata concurrently.
- Handle missing invalid metadata non-fatally.

# v0.1.4

- Add optional `metadata-format` config. Options: `json` (default) & `json.zst`.
Expand Down
Loading

0 comments on commit f37bac8

Please sign in to comment.