Remove authors from Cargo metadata (per RFC 3052)

This commit is contained in:
xtqqczze
2026-04-16 09:55:50 +02:00
committed by Daniel Hofstetter
parent bec5c25387
commit 4e68e67416
115 changed files with 0 additions and 116 deletions
-1
View File
@@ -4,7 +4,6 @@
name = "uutests"
description = "uutils ~ 'core' uutils test library (cross-platform)"
repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests"
authors.workspace = true
categories.workspace = true
edition.workspace = true
rust-version.workspace = true