diff --git a/Cargo.lock b/Cargo.lock index 780c2f9c..f1ce08f2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -484,7 +484,7 @@ dependencies = [ [[package]] name = "httm" -version = "0.42.1" +version = "0.42.2" dependencies = [ "ahash 0.8.11", "clap 4.5.16", @@ -1090,9 +1090,9 @@ dependencies = [ [[package]] name = "two_percent" -version = "0.11.22" +version = "0.11.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25e60095b5696925fdac619e04c25799d3f757049aea6c10e03b0f595a203d6a" +checksum = "10ccf116bc57c2b89063bdb7619ac21103ba150d0c16d5692496130de0b7a7df" dependencies = [ "bitflags 2.6.0", "crossbeam-channel", diff --git a/Cargo.toml b/Cargo.toml index e4dfc337..e9ac3e19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.42.1" +version = "0.42.2" edition = "2021" keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"] 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 = [ "local-offset", ] } number_prefix = { version = "0.4.0", default-features = false } -skim = { version = "0.11.22", default-features = false, package = "two_percent" } +skim = { version = "0.11.23", 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", diff --git a/httm.1 b/httm.1 index 22327208..1393dffc 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" "August 2024" "httm 0.42.1" "User Commands" +.TH HTTM "1" "August 2024" "httm 0.42.2" "User Commands" .SH NAME -httm \- manual page for httm 0.42.1 +httm \- manual page for httm 0.42.2 .SH SYNOPSIS .B httm [\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]... diff --git a/third_party/LICENSES_THIRD_PARTY.html b/third_party/LICENSES_THIRD_PARTY.html index f31b9a61..4b8a303c 100644 --- a/third_party/LICENSES_THIRD_PARTY.html +++ b/third_party/LICENSES_THIRD_PARTY.html @@ -2330,8 +2330,8 @@

Used by:

  • proc-macro2 1.0.76
  • quote 1.0.35
  • ryu 1.0.16
  • -
  • serde 1.0.208
  • -
  • serde_json 1.0.125
  • +
  • serde 1.0.209
  • +
  • serde_json 1.0.127
  • syn 2.0.48
  • thiserror-impl 1.0.39
  • thiserror 1.0.39
  • @@ -3396,7 +3396,7 @@

    Used by:

    MIT License

    Used by:

    The MIT License (MIT)
     
    @@ -3499,7 +3499,7 @@ 

    Used by:

    Mozilla Public License 2.0

    Used by:

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