Skip to content

Commit f9161fc

Browse files
committed
Bump version
1 parent 73250fa commit f9161fc

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
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.2"
4+
version = "0.42.3"
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.11.23", default-features = false, package = "two_percent" }
50+
skim = { version = "0.11.24", 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" "August 2024" "httm 0.42.2" "User Commands"
2+
.TH HTTM "1" "August 2024" "httm 0.42.3" "User Commands"
33
.SH NAME
4-
httm \- manual page for httm 0.42.2
4+
httm \- manual page for httm 0.42.3
55
.SH SYNOPSIS
66
.B httm
77
[\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]...

third_party/LICENSES_THIRD_PARTY.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.23</a></li>
3399+
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.11.24</a></li>
34003400
</ul>
34013401
<pre class="license-text">The MIT License (MIT)
34023402

@@ -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.2</a></li>
3502+
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.42.3</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)