aboutsummaryrefslogtreecommitdiff
path: root/client-native-rift/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-09-14 18:59:30 +0200
committermetamuffin <metamuffin@disroot.org>2022-09-14 18:59:30 +0200
commit401ee1336f83a9172b0cc4231b382c6a099bb66c (patch)
tree324f946ac46ea00aa365ce4afd3a67acdb53d1aa /client-native-rift/Cargo.toml
parent473c7624c1419c6636addebb183dede5be88b061 (diff)
downloadkeks-meet-401ee1336f83a9172b0cc4231b382c6a099bb66c.tar
keks-meet-401ee1336f83a9172b0cc4231b382c6a099bb66c.tar.bz2
keks-meet-401ee1336f83a9172b0cc4231b382c6a099bb66c.tar.zst
just a in-between state
Diffstat (limited to 'client-native-rift/Cargo.toml')
-rw-r--r--client-native-rift/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-native-rift/Cargo.toml b/client-native-rift/Cargo.toml
index de44966..7e1911d 100644
--- a/client-native-rift/Cargo.toml
+++ b/client-native-rift/Cargo.toml
@@ -14,6 +14,7 @@ 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"