Merge branch 'bookmarks' into 0.2.0

This commit is contained in:
ChristianVisintin
2020-12-16 20:42:47 +01:00
17 changed files with 1156 additions and 332 deletions

View File

@@ -23,6 +23,8 @@ ftp4 = { version = "^4.0.1", features = ["secure"] }
getopts = "0.2.21"
hostname = "0.3.1"
lazy_static = "1.4.0"
magic-crypt = "3.1.6"
rand = "0.7.3"
regex = "1.4.2"
rpassword = "5.0.0"
serde = { version = "1.0.118", features = ["derive"] }