Added open-rs to deps

This commit is contained in:
veeso
2021-06-07 22:28:52 +02:00
parent 3c3c680b00
commit c4907c8ce5
3 changed files with 13 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ hostname = "0.3.1"
lazy_static = "1.4.0"
log = "0.4.14"
magic-crypt = "3.1.7"
open = "1.7.0"
rand = "0.8.3"
regex = "1.5.4"
rpassword = "5.0.1"