Skip to content

Commit eb85180

Browse files
Merge pull request #65 from wcampbell0x2a/rel-0.7.0
Release 0.7.0
2 parents 55147b7 + 7b711b8 commit eb85180

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
- Add automatic crates.io git clone and fetch
8+
## [0.7.0] - 04-11-2024
9+
- Add automatic crates.io git clone and fetch for mirror
910

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

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zerus"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2021"
55
authors = ["wcampbell"]
66
description = "Lightweight binary to download only project required crates for offline crates.io mirror"

0 commit comments

Comments
 (0)