Working on bookmarksClient

This commit is contained in:
ChristianVisintin
2020-12-15 22:17:19 +01:00
parent 940d8d94e5
commit dcc289153f
3 changed files with 110 additions and 7 deletions

View File

@@ -32,6 +32,7 @@ toml = "0.5.7"
tui = { version = "0.13.0", features = ["crossterm"], default-features = false }
unicode-width = "0.1.7"
whoami = "1.0.0"
rand = "0.7.3"
[target.'cfg(any(target_os = "unix", target_os = "macos", target_os = "linux"))'.dependencies]
users = "0.11.0"