Compare commits

...

1 Commits

Author SHA1 Message Date
andy.boot
c4f12b3c42 New Version 2022-07-14 08:07:48 +01:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -148,7 +148,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
version = "0.8.0"
version = "0.8.1"
dependencies = [
"ansi_term",
"assert_cmd",

View File

@@ -1,7 +1,7 @@
[package]
name = "du-dust"
description = "A more intuitive version of du"
version = "0.8.0"
version = "0.8.1"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2018"
readme = "README.md"