diff --git a/Cargo.lock b/Cargo.lock index 3c8f6c8f..829ad33a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -484,7 +484,7 @@ dependencies = [ [[package]] name = "httm" -version = "0.41.0" +version = "0.41.1" dependencies = [ "ahash 0.8.11", "clap 4.5.13", @@ -1088,9 +1088,9 @@ dependencies = [ [[package]] name = "two_percent" -version = "0.11.19" +version = "0.11.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8dcea167979dc6e0d9d40df915a616acd5056e48d1829e72aca6bc74cf497ab1" +checksum = "6d4946402a320651c32baf8db0fe35dc36212f4532662a96a5308550d510e235" dependencies = [ "bitflags 2.6.0", "crossbeam-channel", diff --git a/Cargo.toml b/Cargo.toml index 87533240..a524efd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "httm" authors = ["Robert Swinford gmail.com>"] -version = "0.41.0" +version = "0.41.1" 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.19", default-features = false, package = "two_percent" } +skim = { version = "0.11.21", default-features = false, package = "two_percent" } nu-ansi-term = { version = "0.50.1", default-features = false } lscolors = { version = "0.18.0", default-features = false, features = [ "nu-ansi-term", diff --git a/httm.1 b/httm.1 index 5e9bd063..b714ecde 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.41.0" "User Commands" +.TH HTTM "1" "August 2024" "httm 0.41.1" "User Commands" .SH NAME -httm \- manual page for httm 0.41.0 +httm \- manual page for httm 0.41.1 .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 83c49e9d..ba2755c7 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
 ==================================