swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/crates/fidget-spinner-cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/fidget-spinner-cli/Cargo.toml')
-rw-r--r--crates/fidget-spinner-cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/fidget-spinner-cli/Cargo.toml b/crates/fidget-spinner-cli/Cargo.toml
index 4ca70e9..51d3cd8 100644
--- a/crates/fidget-spinner-cli/Cargo.toml
+++ b/crates/fidget-spinner-cli/Cargo.toml
@@ -13,6 +13,7 @@ clap.workspace = true
dirs.workspace = true
fidget-spinner-core = { path = "../fidget-spinner-core" }
fidget-spinner-store-sqlite = { path = "../fidget-spinner-store-sqlite" }
+libmcp = { path = "../../../libmcp/crates/libmcp" }
serde.workspace = true
serde_json.workspace = true
time.workspace = true