fix game opening

This commit is contained in:
SpikeHD
2022-05-13 20:27:48 -07:00
parent 642405b888
commit a6b5891857
6 changed files with 27 additions and 23 deletions

View File

@@ -25,7 +25,7 @@ lazy_static = "1.4.0"
# Access to the Windows Registry.
registry = "1.2.1"
# Program opener.
opener = "0.5.0"
open = "2.1.2"
# Dependencies for the HTTP(S) proxy.
hudsucker = "0.17.2"