Skip to content

Commit 08454af

Browse files
committed
Bump version
1 parent 9e10ae2 commit 08454af

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
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 & 1 deletion
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.7"
4+
version = "0.49.8"
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"

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.7" "User Commands"
2+
.TH HTTM "1" "October 2025" "httm 0.49.8" "User Commands"
33
.SH NAME
4-
httm \- manual page for httm 0.49.7
4+
httm \- manual page for httm 0.49.8
55
.SH SYNOPSIS
66
.B httm
77
[\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]...

third_party/LICENSES_THIRD_PARTY.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h1>Third Party Licenses</h1>
5555

5656
<h2>Overview of licenses:</h2>
5757
<ul class="licenses-overview">
58-
<li><a href="#Apache-2.0">Apache License 2.0</a> (76)</li>
58+
<li><a href="#Apache-2.0">Apache License 2.0</a> (75)</li>
5959
<li><a href="#MIT">MIT License</a> (21)</li>
6060
<li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (1)</li>
6161
<li><a href="#Unicode-3.0">Unicode License v3</a> (1)</li>
@@ -2493,13 +2493,13 @@ <h4>Used by:</h4>
24932493
1.11.0</a></li>
24942494
<li><a
24952495
href=" https://github.com/rust-lang/regex ">regex-automata
2496-
0.4.11</a></li>
2496+
0.4.13</a></li>
24972497
<li><a
24982498
href=" https://github.com/rust-lang/regex/tree/master/regex-syntax ">regex-syntax
24992499
0.8.5</a></li>
25002500
<li><a
25012501
href=" https://github.com/rust-lang/regex ">regex
2502-
1.11.3</a></li>
2502+
1.12.2</a></li>
25032503
<li><a
25042504
href=" https://github.com/bytecodealliance/rustix ">rustix
25052505
1.0.7</a></li>
@@ -2514,7 +2514,7 @@ <h4>Used by:</h4>
25142514
0.1.14</a></li>
25152515
<li><a
25162516
href=" https://github.com/unicode-rs/unicode-width ">unicode-width
2517-
0.2.1</a></li>
2517+
0.2.2</a></li>
25182518
<li><a
25192519
href=" https://github.com/Stebalien/xattr ">xattr
25202520
1.6.1</a></li>
@@ -2812,9 +2812,6 @@ <h4>Used by:</h4>
28122812
<li><a
28132813
href=" https://github.com/unicode-rs/unicode-width ">unicode-width
28142814
0.1.14</a></li>
2815-
<li><a
2816-
href=" https://github.com/unicode-rs/unicode-width ">unicode-width
2817-
0.2.1</a></li>
28182815
</ul>
28192816
<pre class="license-text">Licensed under the Apache License, Version 2.0
28202817
&lt;LICENSE-APACHE or
@@ -3161,7 +3158,7 @@ <h4>Used by:</h4>
31613158
<ul class="license-used-by">
31623159
<li><a
31633160
href=" https://github.com/kimono-koans/two_percent ">two_percent
3164-
0.12.17</a></li>
3161+
0.12.18</a></li>
31653162
</ul>
31663163
<pre class="license-text">The MIT License (MIT)
31673164

@@ -3308,7 +3305,7 @@ <h4>Used by:</h4>
33083305
<ul class="license-used-by">
33093306
<li><a
33103307
href=" https://github.com/kimono-koans/httm ">httm
3311-
0.49.7</a></li>
3308+
0.49.8</a></li>
33123309
</ul>
33133310
<pre class="license-text">Mozilla Public License Version 2.0
33143311
&#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)