mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Merge pull request #8057 from uutils/sylvestre-patch-1
uucore_procs: use authors.workspace
This commit is contained in:
commit
1bcd1265fe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue