Skip to content

Commit 2d23923

Browse files
committed
0.0.1
1 parent 346f59b commit 2d23923

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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,7 +1,7 @@
11
[package]
22
name = "parallel-disk-usage"
33
description = "Summarize disk usage of the set of files, recursively for directories"
4-
version = "0.0.0"
4+
version = "0.0.1"
55
authors = ["khai96_ <hvksmr1996@gmail.com>"]
66
edition = "2018"
77
readme = "README.md"

0 commit comments

Comments
 (0)