Skip to content

Commit ed2a843

Browse files
committed
release: v2.2.0-rc.0
1 parent 594053c commit ed2a843

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# 2.2.0-alpha.3
1+
# 2.2.0-rc.0
22

3-
- Use fork of cargo-dist to provide support for building binaries for riscv64 and loongarch64.
3+
- Show progress report in terminal.
4+
- Release binary for `loongarch64-unknown-linux-gnu` platform.
5+
- Dependencies bumps.
6+
- Internal refactor.
47

58
# 2.1.0
69

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 = "cargo-visualize"
3-
version = "2.2.0-alpha.3"
3+
version = "2.2.0-rc.0"
44
authors = ["Levi Zim <[email protected]>", "Jonas Platte <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"

0 commit comments

Comments
 (0)