Merge pull request #41 from veeso/open-rs

Open-rs
This commit is contained in:
Christian Visintin
2021-06-19 15:35:48 +02:00
committed by GitHub
16 changed files with 569 additions and 91 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"