diff --git a/Cargo.toml b/Cargo.toml index 6fdf4d2..506acbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ failure = "0.1" libxml = "0.2" reqwest = "0.9" url = "1.7" -regex = "1.2" +regex = "1.3" encoding_rs = "0.8" chrono = "0.4" htmlescape = "0.3"