Remove unused runas dependency

This commit is contained in:
Brian Bowman
2022-07-09 05:11:36 -05:00
parent 6c4b546de2
commit c3119ce7a7
2 changed files with 0 additions and 78 deletions

View File

@@ -42,9 +42,6 @@ duct = "0.13.5"
# Serialization.
serde_json = "1"
# System process elevation.
runas = "0.2.1"
# Dependencies for the HTTP(S) proxy.
http = "0.2"
hudsucker = "0.17.2"