diff --git a/Cargo.toml b/Cargo.toml index 47f94c1..6fdf4d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,10 +9,10 @@ failure = "0.1" libxml = "0.2" reqwest = "0.9" url = "1.7" -regex = "1.1" +regex = "1.2" encoding_rs = "0.8" chrono = "0.4" htmlescape = "0.3" base64 = "0.10" -image = "0.21" +image = "0.22" log = "0.4" \ No newline at end of file