We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd309d commit 550f90aCopy full SHA for 550f90a
src/uu/cp/Cargo.toml
@@ -2,13 +2,9 @@
2
name = "uu_cp"
3
description = "cp ~ (uutils) copy SOURCE to DESTINATION"
4
repository = "https://github.com/uutils/coreutils/tree/main/src/uu/cp"
5
-authors = [
6
- "Jordy Dickinson <jordy.dickinson@gmail.com>",
7
- "Joshua S. Miller <jsmiller@uchicago.edu>",
8
- "uutils developers",
9
-]
10
-license.workspace = true
11
version.workspace = true
+authors.workspace = true
+license.workspace = true
12
homepage.workspace = true
13
keywords.workspace = true
14
categories.workspace = true
0 commit comments