diff --git a/Cargo.toml b/Cargo.toml index 169bbff..feb1613 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ id3 = "1.6.0" lrc = { version = "0.1.7", optional = true } notify-rust = { version = "4.8.0", features = ["images"] } image = "0.24.5" -regex = "1.7.2" +regex = "1.7.3" typed-builder = "0.14.0" log = { version = "0.4.17", optional = true } pretty_env_logger = { version = "0.4.0", optional = true }