Commits changed Cargo.toml in dd

This commit is contained in:
Tyler 2021-07-12 10:36:38 -07:00
parent 994b4d9a3e
commit bb0d70965d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1911,7 +1911,7 @@ dependencies = [
[[package]]
name = "uu_dd"
version = "0.0.6"
version = "0.0.7"
dependencies = [
"byte-unit",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "uu_dd"
version = "0.0.6"
version = "0.0.7"
authors = ["uutils developers"]
license = "MIT"
description = "dd ~ (uutils) copy and convert files"