Skip to content

Commit 9bdeece

Browse files
committed
Switch position of version and description
1 parent 12176d4 commit 9bdeece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
3-
version = "0.0.0-rc.5"
43
description = "Summarize disk usage of the set of files, recursively for directories"
4+
version = "0.0.0-rc.5"
55
authors = ["khai96_ <[email protected]>"]
66
edition = "2018"
77
readme = "README.md"

0 commit comments

Comments
 (0)