mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 07:27:46 +00:00
0.0.4
This commit is contained in:
parent
16d367a418
commit
b9642a0253
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "uucore"
|
name = "uucore"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
authors = ["uutils developers"]
|
authors = ["uutils developers"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "uutils ~ 'core' uutils code library (cross-platform)"
|
description = "uutils ~ 'core' uutils code library (cross-platform)"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "uucore_procs"
|
name = "uucore_procs"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
authors = ["Roy Ivy III <rivy.dev@gmail.com>"]
|
authors = ["Roy Ivy III <rivy.dev@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "uutils ~ 'uucore' proc-macros"
|
description = "uutils ~ 'uucore' proc-macros"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue