|
@@ -38,7 +38,7 @@ lazy_static = { version = "1.4" }
|
|
|
handlebars = { version = "3.5" }
|
|
|
|
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|
|
|
-attohttpc = { version = "0.16.1" }
|
|
|
+attohttpc = { version = "0.16.3" }
|
|
|
regex = { version = "1" }
|
|
|
runas = "0.2"
|
|
|
uuid = { version = "0.8", features = [ "v5" ] }
|