Skip to content

Commit 101a5fd

Browse files
authored
remove comment
1 parent 104629c commit 101a5fd

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
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "uutils"
6-
description = "uutils ~ universal (as in cross-platform) CLI utils, written in Rust" ## aggregates Rust rewrites of the GNU coreutils"
6+
description = "uutils ~ universal (as in cross-platform) CLI utils, written in Rust"
77
license = "MIT"
88
repository = "https://github.com/uutils/coreutils"
99
version = "0.0.1"

0 commit comments

Comments
 (0)