From 0312b8b31160297033e8a435c00e7c92eaa371e6 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Wed, 25 Dec 2024 22:32:42 +0100 Subject: Minor Feature: Sort entries by position in/of file + Hitting now sorts the entries by position in file or position of files + Can be helpful to detect entries newly added via DOI which are appended to EOF --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 37b48be..b0eec67 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -86,7 +86,7 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "bibiman" -version = "0.9.1" +version = "0.9.2" dependencies = [ "arboard", "biblatex", -- cgit v1.2.3