Skip to content

Commit 784c7be

Browse files
committed
Bump version
1 parent d36f6d9 commit 784c7be

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 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.46.8"
4+
version = "0.46.10"
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"
@@ -31,13 +31,13 @@ malloc_trim = ["skim/malloc_trim", "libc"]
3131
licensing = ["lms", "itertools"]
3232

3333
[target.'cfg(unix)'.dependencies]
34-
libc = { version = "0.2.171", default-features = false, optional = true }
34+
libc = { version = "0.2.172", default-features = false, optional = true }
3535
exacl = { version = "0.12.0", default-features = false, optional = true }
3636
xattr = { version = "1.5.0", default-features = false, optional = true }
3737

3838
[dependencies]
3939
foldhash = { version = "0.1.5", default-features = false }
40-
clap = { version = "4.5.35", default-features = true, features = ["cargo"] }
40+
clap = { version = "4.5.37", default-features = true, features = ["cargo"] }
4141
crossbeam-channel = { version = "0.5.15", default-features = false }
4242
time = { version = "0.3.41", default-features = false, features = [
4343
"formatting",

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

third_party/LICENSES_THIRD_PARTY.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,7 +1525,7 @@ <h4>Used by:</h4>
15251525
<h3 id="Apache-2.0">Apache License 2.0</h3>
15261526
<h4>Used by:</h4>
15271527
<ul class="license-used-by">
1528-
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.35</a></li>
1528+
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.37</a></li>
15291529
<li><a href=" https://github.com/clap-rs/clap ">clap_lex 0.7.4</a></li>
15301530
<li><a href=" https://github.com/sharkdp/lscolors ">lscolors 0.20.0</a></li>
15311531
</ul>
@@ -1948,7 +1948,7 @@ <h4>Used by:</h4>
19481948
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstream 0.6.18</a></li>
19491949
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-query 1.1.2</a></li>
19501950
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.8</a></li>
1951-
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.35</a></li>
1951+
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.37</a></li>
19521952
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.3</a></li>
19531953
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder 0.20.2</a></li>
19541954
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder_core 0.20.2</a></li>
@@ -2348,7 +2348,7 @@ <h3 id="Apache-2.0">Apache License 2.0</h3>
23482348
<h4>Used by:</h4>
23492349
<ul class="license-used-by">
23502350
<li><a href=" https://github.com/dtolnay/itoa ">itoa 1.0.6</a></li>
2351-
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.171</a></li>
2351+
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.172</a></li>
23522352
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.92</a></li>
23532353
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.35</a></li>
23542354
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.16</a></li>
@@ -3311,7 +3311,7 @@ <h4>Used by:</h4>
33113311
<h3 id="MPL-2.0">Mozilla Public License 2.0</h3>
33123312
<h4>Used by:</h4>
33133313
<ul class="license-used-by">
3314-
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.46.8</a></li>
3314+
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.46.10</a></li>
33153315
</ul>
33163316
<pre class="license-text">Mozilla Public License Version 2.0
33173317
&#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)