mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
libstdbuf/Cargo.toml: move package entries
This commit is contained in:
parent
83221201cc
commit
b366b68505
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
[package]
|
||||
name = "uu_stdbuf_libstdbuf"
|
||||
description = "stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf"
|
||||
repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
homepage.workspace = true
|
||||
description = "stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf"
|
||||
repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf"
|
||||
keywords.workspace = true
|
||||
categories.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue