diff --git a/libimagutil/Cargo.toml b/libimagutil/Cargo.toml index 3e7d82f8..f0e63cf4 100644 --- a/libimagutil/Cargo.toml +++ b/libimagutil/Cargo.toml @@ -6,5 +6,5 @@ authors = ["Matthias Beyer "] [dependencies] lazy_static = "0.1.15" log = "0.3.5" -regex = "0.1.47" +regex = "0.1.54"