mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #1473 from sylvestre/metadata
Add some missing metadata
This commit is contained in:
commit
656215cb91
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# uutils / coreutils
|
||||
# * see the repository LICENSE, README, and CONTRIBUTING files for more information
|
||||
|
||||
[package]
|
||||
name = "uutils"
|
||||
description = "uutils ~ universal (as in cross-platform) CLI utils, written in Rust"
|
||||
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