From 4312aa79574dc68beaefadae69b0d9591f05df1e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 7 Apr 2025 16:02:34 +0200 Subject: cli and full earth export --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index becffc1..887db88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,8 @@ prost-types = "0.13.5" prost = "0.13.5" xdg = "2.5.2" glam = "0.30.1" +futures-util = "0.3.31" +clap = { version = "4.5.35", features = ["derive"] } weareshared = { path = "../wearechat/shared" } -- cgit v1.2.3-70-g09d2