Skip to content

Commit 05d031f

Browse files
committed
Bump version
1 parent e95ef7e commit 05d031f

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 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.42.4"
4+
version = "0.43.0"
55
edition = "2021"
66
keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"]
77
description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets"
@@ -47,7 +47,7 @@ time = { version = "0.3.36", default-features = false, features = [
4747
"local-offset",
4848
] }
4949
number_prefix = { version = "0.4.0", default-features = false }
50-
skim = { version = "0.12.1", default-features = false, package = "two_percent" }
50+
skim = { version = "0.12.2", default-features = false, package = "two_percent" }
5151
nu-ansi-term = { version = "0.50.1", default-features = false }
5252
lscolors = { version = "0.19.0", default-features = false, features = [
5353
"nu-ansi-term",

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

third_party/LICENSES_THIRD_PARTY.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,7 @@ <h4>Used by:</h4>
15041504
<h3 id="Apache-2.0">Apache License 2.0</h3>
15051505
<h4>Used by:</h4>
15061506
<ul class="license-used-by">
1507-
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.15</a></li>
1507+
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.17</a></li>
15081508
<li><a href=" https://github.com/clap-rs/clap/tree/master/clap_lex ">clap_lex 0.7.0</a></li>
15091509
<li><a href=" https://github.com/sharkdp/lscolors ">lscolors 0.19.0</a></li>
15101510
</ul>
@@ -1927,7 +1927,7 @@ <h4>Used by:</h4>
19271927
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstream 0.6.13</a></li>
19281928
<li><a href=" https://github.com/rust-cli/anstyle ">anstyle-query 1.0.2</a></li>
19291929
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.8</a></li>
1930-
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.16</a></li>
1930+
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.17</a></li>
19311931
<li><a href=" https://github.com/rust-cli/anstyle ">colorchoice 1.0.0</a></li>
19321932
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder 0.20.1</a></li>
19331933
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder_core 0.20.1</a></li>
@@ -2330,8 +2330,8 @@ <h4>Used by:</h4>
23302330
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.76</a></li>
23312331
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.35</a></li>
23322332
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.16</a></li>
2333-
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.209</a></li>
2334-
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.127</a></li>
2333+
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.210</a></li>
2334+
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.128</a></li>
23352335
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.48</a></li>
23362336
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.39</a></li>
23372337
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.39</a></li>
@@ -3396,7 +3396,7 @@ <h4>Used by:</h4>
33963396
<h3 id="MIT">MIT License</h3>
33973397
<h4>Used by:</h4>
33983398
<ul class="license-used-by">
3399-
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.11.27</a></li>
3399+
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.12.2</a></li>
34003400
</ul>
34013401
<pre class="license-text">The MIT License (MIT)
34023402

@@ -3457,7 +3457,7 @@ <h4>Used by:</h4>
34573457
<h3 id="MIT">MIT License</h3>
34583458
<h4>Used by:</h4>
34593459
<ul class="license-used-by">
3460-
<li><a href=" https://github.com/lotabout/fuzzy-matcher ">fuzzy-muff 0.3.27</a></li>
3460+
<li><a href=" https://github.com/lotabout/fuzzy-matcher ">fuzzy-muff 0.4.1</a></li>
34613461
</ul>
34623462
<pre class="license-text">The MIT License (MIT)
34633463

@@ -3499,7 +3499,7 @@ <h4>Used by:</h4>
34993499
<h3 id="MPL-2.0">Mozilla Public License 2.0</h3>
35003500
<h4>Used by:</h4>
35013501
<ul class="license-used-by">
3502-
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.42.4</a></li>
3502+
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.43.0</a></li>
35033503
</ul>
35043504
<pre class="license-text">Mozilla Public License Version 2.0
35053505
&#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)