mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Add some missing metadata
This commit is contained in:
parent
08a2cd0fc8
commit
d07ad40e8d
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
# This file is part of the uutils coreutils package.
|
||||
# For the full copyright and license information, please view the LICENSE
|
||||
# file that was distributed with this source code.
|
||||
|
||||
[package]
|
||||
name = "uutils"
|
||||
description = "uutils is an attempt at writing universal (as in cross-platform) CLI utils in Rust. This repo is to aggregate the GNU coreutils rewrites."
|
||||
license = "MIT"
|
||||
repository = "https://github.com/uutils/coreutils"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
build = "build.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue