Compare commits

..

1 Commits

Author SHA1 Message Date
andy.boot
21040ba500 Revert "build: Attempt to add deb musl build."
This reverts commit 37dd671e5e.
2026-01-08 22:51:36 +00:00
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -296,7 +296,7 @@ dependencies = [
[[package]]
name = "du-dust"
version = "1.2.4"
version = "1.2.3"
dependencies = [
"assert_cmd",
"chrono",

View File

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

View File

@@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH Dust 1 "Dust 1.2.4"
.TH Dust 1 "Dust 1.2.3"
.SH NAME
Dust \- Like du but more intuitive
.SH SYNOPSIS
@@ -170,4 +170,4 @@ Print version
[\fIPATH\fR]
Input files or directories
.SH VERSION
v1.2.4
v1.2.3