From 2d3d297f1411e88de69423b4888d1c8132416a5d Mon Sep 17 00:00:00 2001 From: Jakub Trzeciak Date: Thu, 15 Feb 2024 22:35:00 +0100 Subject: refactor old tagging code --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3f05b05..b8caa88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -lofty = "0.13.0" +lofty = "0.18.2" regex = "1.8.3" clap = { version = "4.4.18", features = ["derive"] } -- cgit v1.2.3