Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Sep 12, 2024
1 parent e95ef7e commit 05d031f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "httm"
authors = ["Robert Swinford <robert.swinford <...at...> gmail.com>"]
version = "0.42.4"
version = "0.43.0"
edition = "2021"
keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"]
description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets"
Expand Down Expand Up @@ -47,7 +47,7 @@ time = { version = "0.3.36", default-features = false, features = [
"local-offset",
] }
number_prefix = { version = "0.4.0", default-features = false }
skim = { version = "0.12.1", default-features = false, package = "two_percent" }
skim = { version = "0.12.2", default-features = false, package = "two_percent" }
nu-ansi-term = { version = "0.50.1", default-features = false }
lscolors = { version = "0.19.0", default-features = false, features = [
"nu-ansi-term",
Expand Down
4 changes: 2 additions & 2 deletions httm.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH HTTM "1" "September 2024" "httm 0.42.4" "User Commands"
.TH HTTM "1" "September 2024" "httm 0.43.0" "User Commands"
.SH NAME
httm \- manual page for httm 0.42.4
httm \- manual page for httm 0.43.0
.SH SYNOPSIS
.B httm
[\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]...
Expand Down
14 changes: 7 additions & 7 deletions third_party/LICENSES_THIRD_PARTY.html
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,7 @@ <h4>Used by:</h4>
<h3 id="Apache-2.0">Apache License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.15</a></li>
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.5.17</a></li>
<li><a href=" https://github.com/clap-rs/clap/tree/master/clap_lex ">clap_lex 0.7.0</a></li>
<li><a href=" https://github.com/sharkdp/lscolors ">lscolors 0.19.0</a></li>
</ul>
Expand Down Expand Up @@ -1927,7 +1927,7 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstream 0.6.13</a></li>
<li><a href=" https://github.com/rust-cli/anstyle ">anstyle-query 1.0.2</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.8</a></li>
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.16</a></li>
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.17</a></li>
<li><a href=" https://github.com/rust-cli/anstyle ">colorchoice 1.0.0</a></li>
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder 0.20.1</a></li>
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder_core 0.20.1</a></li>
Expand Down Expand Up @@ -2330,8 +2330,8 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.76</a></li>
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.35</a></li>
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.16</a></li>
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.209</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.127</a></li>
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.210</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.128</a></li>
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.48</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.39</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.39</a></li>
Expand Down Expand Up @@ -3396,7 +3396,7 @@ <h4>Used by:</h4>
<h3 id="MIT">MIT License</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.11.27</a></li>
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.12.2</a></li>
</ul>
<pre class="license-text">The MIT License (MIT)

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

Expand Down Expand Up @@ -3499,7 +3499,7 @@ <h4>Used by:</h4>
<h3 id="MPL-2.0">Mozilla Public License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.42.4</a></li>
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.43.0</a></li>
</ul>
<pre class="license-text">Mozilla Public License Version 2.0
&#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;
Expand Down

0 comments on commit 05d031f

Please sign in to comment.