diff options
| author | metamuffin <metamuffin@disroot.org> | 2022-09-14 20:23:40 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2022-09-14 20:23:40 +0200 |
| commit | 9b6b92d0cec58c3054c389f73fc86b96b79c17d1 (patch) | |
| tree | 8077c8e6fb00179ca31cd2e6822bf0315419bac7 /client-native-lib/Cargo.toml | |
| parent | c752fe962df841b0cb811b09f155568735e7380c (diff) | |
| download | keks-meet-9b6b92d0cec58c3054c389f73fc86b96b79c17d1.tar keks-meet-9b6b92d0cec58c3054c389f73fc86b96b79c17d1.tar.bz2 keks-meet-9b6b92d0cec58c3054c389f73fc86b96b79c17d1.tar.zst | |
extract lib
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" |