|
@@ -23,7 +23,7 @@ clap = "^2"
|
|
|
dirs = "2.0.2"
|
|
|
glob = "0.3.0"
|
|
|
icns = "0.3"
|
|
|
-image = "0.23.8"
|
|
|
+image = "0.23.9"
|
|
|
libflate = "1.0"
|
|
|
md5 = "0.7.0"
|
|
|
msi = "0.2"
|
|
@@ -39,7 +39,7 @@ toml = "0.5.6"
|
|
|
uuid = { version = "0.8", features = [ "v5" ] }
|
|
|
walkdir = "2"
|
|
|
lazy_static = { version = "1.4" }
|
|
|
-handlebars = { version = "3.4" }
|
|
|
+handlebars = { version = "3.5" }
|
|
|
|
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|
|
|
attohttpc = { version = "0.15.0" }
|