We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4d69b commit 15b6f40Copy full SHA for 15b6f40
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