deps: cargo update (#474)

* deps: cargo update

* deps: Update edition 2024

and run cargo update
This commit is contained in:
andy.boot
2025-03-11 00:38:38 +00:00
committed by GitHub
parent b219981c52
commit dd799706fb
9 changed files with 76 additions and 74 deletions

View File

@@ -3,7 +3,7 @@ name = "du-dust"
description = "A more intuitive version of du"
version = "1.1.2"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2021"
edition = "2024"
readme = "README.md"
documentation = "https://github.com/bootandy/dust"