aboutsummaryrefslogtreecommitdiff
path: root/client-native-rift/Cargo.toml
diff options
context:
space:
mode:
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"