diff options
Diffstat (limited to 'client-native-lib/Cargo.toml')
-rw-r--r-- | client-native-lib/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client-native-lib/Cargo.toml b/client-native-lib/Cargo.toml index 0fa740b..15a1084 100644 --- a/client-native-lib/Cargo.toml +++ b/client-native-lib/Cargo.toml @@ -14,8 +14,6 @@ url = "2.3.1" serde = { version = "1.0.144", features = ["derive"] } serde_json = "*" -clap = { version = "3.2.21", features = ["derive"] } -env_logger = "0.8" log = "0.4" fastpbkdf2 = "0.1.0" |