Compare commits

...

1 Commits

Author SHA1 Message Date
andy.boot
71c2a7f36b Version: Increment version 2022-08-23 11:49:08 +01:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -197,7 +197,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
version = "0.8.1"
version = "0.8.2"
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.1"
version = "0.8.2"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2021"
readme = "README.md"