Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1bcd126

Browse filesBrowse files
authored
Merge pull request #8057 from uutils/sylvestre-patch-1
uucore_procs: use authors.workspace
2 parents ef9cb27 + 4050f68 commit 1bcd126
Copy full SHA for 1bcd126

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/uucore_procs/Cargo.toml

Copy file name to clipboardExpand all lines: src/uucore_procs/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
[package]
33
name = "uucore_procs"
44
description = "uutils ~ 'uucore' proc-macros"
5-
authors = ["Roy Ivy III <rivy.dev@gmail.com>"]
65
repository = "https://github.com/uutils/coreutils/tree/main/src/uucore_procs"
76
# readme = "README.md"
87
keywords = ["cross-platform", "proc-macros", "uucore", "uutils"]
98
# categories = ["os"]
9+
authors.workspace = true
1010
edition.workspace = true
1111
homepage.workspace = true
1212
license.workspace = true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.