1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

uucore_procs: use authors.workspace

This commit is contained in:
Sylvestre Ledru 2025-06-03 22:26:58 +02:00 committed by GitHub
parent ef9cb277fc
commit 4050f68e6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,11 @@
[package]
name = "uucore_procs"
description = "uutils ~ 'uucore' proc-macros"
authors = ["Roy Ivy III <rivy.dev@gmail.com>"]
repository = "https://github.com/uutils/coreutils/tree/main/src/uucore_procs"
# readme = "README.md"
keywords = ["cross-platform", "proc-macros", "uucore", "uutils"]
# categories = ["os"]
authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true