From 161ae1d6fa56b208df0e1afb3fef392e428495f1 Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+kimono-koans@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:47:07 -0500 Subject: [PATCH] Bump version --- Cargo.lock | 12 ++++++------ Cargo.toml | 4 ++-- httm.1 | 7 +++++-- third_party/LICENSES_THIRD_PARTY.html | 6 +++--- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index eea9d7fa..d73a38cd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -156,18 +156,18 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.17" +version = "4.5.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac" +checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" -version = "4.5.17" +version = "4.5.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73" +checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b" dependencies = [ "anstream", "anstyle", @@ -484,10 +484,10 @@ dependencies = [ [[package]] name = "httm" -version = "0.43.0" +version = "0.43.1" dependencies = [ "ahash 0.8.11", - "clap 4.5.17", + "clap 4.5.18", "crossbeam-channel", "exacl", "hashbrown 0.14.5", diff --git a/Cargo.toml b/Cargo.toml index 38f081e4..2f889762 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.43.0" +version = "0.43.1" edition = "2021" keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"] description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets" @@ -37,7 +37,7 @@ xattr = { version = "1.3.1", default-features = false, optional = true } [dependencies] ahash = { version = "0.8.11", default-features = false } -clap = { version = "4.5.17", default-features = true, features = [ +clap = { version = "4.5.18", default-features = true, features = [ "std", "cargo", ] } diff --git a/httm.1 b/httm.1 index 939bbdd2..0f655267 100644 --- a/httm.1 +++ b/httm.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH HTTM "1" "September 2024" "httm 0.43.0" "User Commands" +.TH HTTM "1" "September 2024" "httm 0.43.1" "User Commands" .SH NAME -httm \- manual page for httm 0.43.0 +httm \- manual page for httm 0.43.1 .SH SYNOPSIS .B httm [\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]... @@ -64,6 +64,9 @@ display the snapshot locations only, without extraneous information, delimited b \fB\-0\fR, \fB\-\-zero\fR display the snapshot locations only, without extraneous information, delimited by a NULL character. [aliases: null] .TP +\fB\-\-csv\fR +display all information, delimited by a comma. +.TP \fB\-\-not\-so\-pretty\fR display the ordinary output, but tab delimited, without any pretty border lines. [aliases: tabs, plain\-jane, not\-pretty] .TP diff --git a/third_party/LICENSES_THIRD_PARTY.html b/third_party/LICENSES_THIRD_PARTY.html index f0c4d231..efc29b57 100644 --- a/third_party/LICENSES_THIRD_PARTY.html +++ b/third_party/LICENSES_THIRD_PARTY.html @@ -1504,7 +1504,7 @@

Used by:

Apache License 2.0

Used by:

@@ -1927,7 +1927,7 @@

Used by:

  • anstream 0.6.13
  • anstyle-query 1.0.2
  • anstyle 1.0.8
  • -
  • clap 4.5.17
  • +
  • clap 4.5.18
  • colorchoice 1.0.0
  • derive_builder 0.20.1
  • derive_builder_core 0.20.1
  • @@ -3499,7 +3499,7 @@

    Used by:

    Mozilla Public License 2.0

    Used by:

    Mozilla Public License Version 2.0
     ==================================