Get background file using API

This commit is contained in:
KingRainbow44
2022-05-14 02:02:52 -04:00
parent a3cbf50164
commit d7cadc1603
3 changed files with 18 additions and 2 deletions

View File

@@ -26,6 +26,8 @@ lazy_static = "1.4.0"
registry = "1.2.1"
# Program opener.
open = "2.1.2"
# JSON parser.
json = "0.12.4"
# Dependencies for the HTTP(S) proxy.
hudsucker = "0.17.2"