Update Cargo.toml

Co-Authored-By: Roy Ivy III <rivy.dev@gmail.com>
This commit is contained in:
Sylvestre Ledru 2020-04-13 22:10:30 +02:00 committed by GitHub
parent 64e2a779a8
commit 104629c97b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
[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."
description = "uutils ~ universal (as in cross-platform) CLI utils, written in Rust" ## aggregates Rust rewrites of the GNU coreutils"
license = "MIT"
repository = "https://github.com/uutils/coreutils"
version = "0.0.1"