fix(deps): update rust crate regex to 1.7.3 #19
1 changed files with 1 additions and 1 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue