Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Feb 22, 2024
1 parent 4ea50d8 commit 20b12c8
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 75 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion 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.36.2"
version = "0.36.3"
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
6 changes: 3 additions & 3 deletions httm.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH HTTM "1" "February 2024" "httm 0.36.2" "User Commands"
.TH HTTM "1" "February 2024" "httm 0.36.3" "User Commands"
.SH NAME
httm \- manual page for httm 0.36.2
httm \- manual page for httm 0.36.3
.SH DESCRIPTION
httm 0.36.2
httm 0.36.3
httm prints the size, date and corresponding locations of available unique versions of files
residing on snapshots. May also be used interactively to select and restore from such versions, and
even to snapshot datasets which contain certain files.
Expand Down
118 changes: 48 additions & 70 deletions third_party/LICENSES_THIRD_PARTY.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ <h1>Third Party Licenses</h1>

<h2>Overview of licenses:</h2>
<ul class="licenses-overview">
<li><a href="#Apache-2.0">Apache License 2.0</a> (72)</li>
<li><a href="#MIT">MIT License</a> (24)</li>
<li><a href="#Apache-2.0">Apache License 2.0</a> (69)</li>
<li><a href="#MIT">MIT License</a> (23)</li>
<li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (3)</li>
<li><a href="#Unicode-DFS-2016">Unicode License Agreement - Data Files and Software (2016)</a> (1)</li>
</ul>
Expand Down Expand Up @@ -1697,15 +1697,14 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.152</a></li>
<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.13</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.195</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.111</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.113</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.39</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.39</a></li>
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.8</a></li>
<li><a href=" https://github.com/alacritty/vte ">utf8parse 0.2.1</a></li>
<li><a href=" https://github.com/alacritty/vte ">vte 0.13.0</a></li>
<li><a href=" https://github.com/google/zerocopy ">zerocopy 0.7.32</a></li>
</ul>
<pre class="license-text"> Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -2098,7 +2097,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/tkaitchuck/ahash ">ahash 0.8.7</a></li>
<li><a href=" https://github.com/tkaitchuck/ahash ">ahash 0.8.8</a></li>
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.1.0</a></li>
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 1.3.2</a></li>
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.4.2</a></li>
Expand All @@ -2110,12 +2109,11 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/bluss/either ">either 1.9.0</a></li>
<li><a href=" https://github.com/cuviper/equivalent ">equivalent 1.0.1</a></li>
<li><a href=" https://github.com/lambda-fairy/rust-errno ">errno 0.3.8</a></li>
<li><a href=" https://github.com/alexcrichton/filetime ">filetime 0.2.23</a></li>
<li><a href=" https://github.com/servo/rust-fnv ">fnv 1.0.7</a></li>
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.12.3</a></li>
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.14.3</a></li>
<li><a href=" https://github.com/bluss/indexmap ">indexmap 1.9.2</a></li>
<li><a href=" https://github.com/bluss/indexmap ">indexmap 2.1.0</a></li>
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.2.3</a></li>
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.4.0</a></li>
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.4.13</a></li>
<li><a href=" https://github.com/rust-lang/log ">log 0.4.20</a></li>
Expand Down Expand Up @@ -2627,21 +2625,6 @@ <h4>Used by:</h4>
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
</li>
<li class="license">
<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/unicode-rs/unicode-width ">unicode-width 0.1.11</a></li>
</ul>
<pre class="license-text">Licensed under the Apache License, Version 2.0
&lt;LICENSE-APACHE or
http://www.apache.org/licenses/LICENSE-2.0&gt; or the MIT
license &lt;LICENSE-MIT or http://opensource.org/licenses/MIT&gt;,
at your option. All files in the project carrying such
notice may not be copied, modified, or distributed except
according to those terms.
</pre>
</li>
<li class="license">
Expand Down Expand Up @@ -3108,35 +3091,6 @@ <h4>Used by:</h4>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</pre>
</li>
<li class="license">
<h3 id="MIT">MIT License</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/mcountryman/simd-adler32 ">simd-adler32 0.3.7</a></li>
</ul>
<pre class="license-text">MIT License

Copyright (c) [2021] [Marvin Countryman]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the &quot;Software&quot;), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
</pre>
</li>
<li class="license">
Expand Down Expand Up @@ -3264,7 +3218,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.10.35</a></li>
<li><a href=" https://github.com/kimono-koans/two_percent ">two_percent 0.10.36</a></li>
</ul>
<pre class="license-text">The MIT License (MIT)

Expand Down Expand Up @@ -3748,7 +3702,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.36.2</a></li>
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.36.3</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 Expand Up @@ -4132,26 +4086,50 @@ <h4>Used by:</h4>
</ul>
<pre class="license-text">UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE

Unicode Data Files include all data files under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and http://www.unicode.org/utility/trac/browser/.

Unicode Data Files do not include PDF online code charts under the directory http://www.unicode.org/Public/.
See Terms of Use &lt;https://www.unicode.org/copyright.html&gt;
for definitions of Unicode Inc.’s Data Files and Software.

Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and http://www.unicode.org/utility/trac/browser/.

NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.&#x27;S DATA FILES (&quot;DATA FILES&quot;), AND/OR SOFTWARE (&quot;SOFTWARE&quot;), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
NOTICE TO USER: Carefully read the following legal agreement.
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.&#x27;S
DATA FILES (&quot;DATA FILES&quot;), AND/OR SOFTWARE (&quot;SOFTWARE&quot;),
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
TERMS AND CONDITIONS OF THIS AGREEMENT.
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
THE DATA FILES OR SOFTWARE.

COPYRIGHT AND PERMISSION NOTICE

Copyright © 1991-2016 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.

Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the &quot;Data Files&quot;) or Unicode software and any associated documentation (the &quot;Software&quot;) to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that either

(a) this copyright and permission notice appear with all copies of the Data Files or Software, or
(b) this copyright and permission notice appear in associated Documentation.

THE DATA FILES AND SOFTWARE ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
Copyright © 1991-2022 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.

Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the &quot;Data Files&quot;) or Unicode software and any associated documentation
(the &quot;Software&quot;) to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.

THE DATA FILES AND SOFTWARE ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.

Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
</pre>
</li>
</ul>
Expand Down

0 comments on commit 20b12c8

Please sign in to comment.