From f9161fc5827e12b53c992a555cc30f75bd194f50 Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+kimono-koans@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:27:41 -0500 Subject: [PATCH] Bump version --- Cargo.lock | 6 +++--- Cargo.toml | 4 ++-- httm.1 | 4 ++-- third_party/LICENSES_THIRD_PARTY.html | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f1ce08f2..8b6de10b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -484,7 +484,7 @@ dependencies = [ [[package]] name = "httm" -version = "0.42.2" +version = "0.42.3" dependencies = [ "ahash 0.8.11", "clap 4.5.16", @@ -1090,9 +1090,9 @@ dependencies = [ [[package]] name = "two_percent" -version = "0.11.23" +version = "0.11.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10ccf116bc57c2b89063bdb7619ac21103ba150d0c16d5692496130de0b7a7df" +checksum = "5673361ead1b6ec435ef8dd47c0b2d0994239ef90446975dd2ae6c348365f4ec" dependencies = [ "bitflags 2.6.0", "crossbeam-channel", diff --git a/Cargo.toml b/Cargo.toml index e9ac3e19..027dfe4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.42.2" +version = "0.42.3" 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.23", default-features = false, package = "two_percent" } +skim = { version = "0.11.24", 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 1393dffc..eb6a6044 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.2" "User Commands" +.TH HTTM "1" "August 2024" "httm 0.42.3" "User Commands" .SH NAME -httm \- manual page for httm 0.42.2 +httm \- manual page for httm 0.42.3 .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 4b8a303c..69d07244 100644 --- a/third_party/LICENSES_THIRD_PARTY.html +++ b/third_party/LICENSES_THIRD_PARTY.html @@ -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
 ==================================