Skip to content

Commit

Permalink
Merge pull request #48 from wcampbell0x2a/download-in-parallel
Browse files Browse the repository at this point in the history
rel 0.6.0: Download crates in parallel
  • Loading branch information
wcampbell0x2a authored Feb 26, 2024
2 parents 54bf394 + 4be1866 commit 14b8b27
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 247 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 02-25-2024
- Download crates in parallel

## [0.5.0] - 02-03-2024
- Support vendoring rustc build-std dependencies for specific nightly versions with `zerus --build-std`
- Improve performance
Expand Down
Loading

0 comments on commit 14b8b27

Please sign in to comment.