Skip to content

Remove authors from Cargo metadata (per RFC 3052)#11832

Merged
cakebaker merged 1 commit intouutils:mainfrom
xtqqczze:RFC3052
Apr 16, 2026
Merged

Remove authors from Cargo metadata (per RFC 3052)#11832
cakebaker merged 1 commit intouutils:mainfrom
xtqqczze:RFC3052

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented Apr 15, 2026

The authors field has been deprecated since rust-lang/cargo#15068.

@sylvestre
Copy link
Copy Markdown
Contributor


error: failed to parse manifest at `/home/runner/work/coreutils/coreutils/Cargo.toml`

Caused by:
  error inheriting `authors` from workspace root manifest's `workspace.package.authors`

Caused by:
  `workspace.package.authors` was not defined

@cakebaker cakebaker merged commit 4e68e67 into uutils:main Apr 16, 2026
168 of 170 checks passed
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants