|
@@ -39,7 +39,7 @@ toml = "0.5.8"
|
|
walkdir = "2"
|
|
walkdir = "2"
|
|
handlebars = { version = "4.2" }
|
|
handlebars = { version = "4.2" }
|
|
zip = { version = "0.5" }
|
|
zip = { version = "0.5" }
|
|
-tempfile = "3.2.0"
|
|
|
|
|
|
+tempfile = "3.3.0"
|
|
regex = "1"
|
|
regex = "1"
|
|
|
|
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|