Skip to content

Commit 905fa79

Browse files
committed
Bump version
1 parent ba9b782 commit 905fa79

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "httm"
33
authors = ["Robert Swinford <robert.swinford <...at...> gmail.com>"]
4-
version = "0.49.3"
4+
version = "0.49.4"
55
edition = "2024"
66
keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"]
77
description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets"
@@ -89,7 +89,6 @@ depends = ["libc6"]
8989
recommends = [
9090
"bash",
9191
"coreutils",
92-
"findutils",
9392
"grep",
9493
"tree",
9594
"strace",

httm.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH HTTM "1" "October 2025" "httm 0.49.3" "User Commands"
2+
.TH HTTM "1" "October 2025" "httm 0.49.4" "User Commands"
33
.SH NAME
4-
httm \- manual page for httm 0.49.3
4+
httm \- manual page for httm 0.49.4
55
.SH SYNOPSIS
66
.B httm
77
[\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]...

third_party/LICENSES_THIRD_PARTY.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3305,7 +3305,7 @@ <h4>Used by:</h4>
33053305
<ul class="license-used-by">
33063306
<li><a
33073307
href=" https://github.com/kimono-koans/httm ">httm
3308-
0.49.3</a></li>
3308+
0.49.4</a></li>
33093309
</ul>
33103310
<pre class="license-text">Mozilla Public License Version 2.0
33113311
&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;

0 commit comments

Comments
 (0)