mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Update Cargo.toml
Co-Authored-By: Roy Ivy III <rivy.dev@gmail.com>
This commit is contained in:
parent
64e2a779a8
commit
104629c97b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "uutils"
|
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."
|
description = "uutils ~ universal (as in cross-platform) CLI utils, written in Rust" ## aggregates Rust rewrites of the GNU coreutils"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/uutils/coreutils"
|
repository = "https://github.com/uutils/coreutils"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue