chore: remove unused dependencies in cargo.toml (#6561)

Signed-off-by: lsytj0413 <511121939@qq.com>
This commit is contained in:
Songlin Yang
2026-01-19 13:05:18 +08:00
committed by GitHub
parent 73a878821d
commit 63bf8eb439
4 changed files with 0 additions and 27 deletions
Generated
-11
View File
@@ -3067,7 +3067,6 @@ dependencies = [
"fs-err",
"futures",
"goose",
"goose-mcp",
"regex",
"rmcp 0.13.0",
"sacp",
@@ -3160,22 +3159,16 @@ name = "goose-mcp"
version = "1.20.0"
dependencies = [
"anyhow",
"async-trait",
"base64 0.21.7",
"chrono",
"clap",
"colored",
"devgen-tree-sitter-swift",
"docx-rs",
"etcetera 0.11.0",
"glob",
"http-body-util",
"ignore",
"image 0.24.9",
"include_dir",
"indoc",
"keyring",
"lazy_static",
"libc",
"lopdf",
"lru",
@@ -3193,7 +3186,6 @@ dependencies = [
"sysinfo 0.32.1",
"temp-env",
"tempfile",
"thiserror 1.0.69",
"tokio",
"tokio-stream",
"tokio-util",
@@ -3211,7 +3203,6 @@ dependencies = [
"umya-spreadsheet",
"url",
"utoipa",
"webbrowser",
"which 8.0.0",
"xcap",
]
@@ -3239,7 +3230,6 @@ dependencies = [
"reqwest 0.12.28",
"rmcp 0.13.0",
"rustls 0.23.31",
"schemars",
"serde",
"serde_json",
"serde_path_to_error",
@@ -3258,7 +3248,6 @@ dependencies = [
"tracing-subscriber",
"url",
"utoipa",
"uuid",
"winreg 0.55.0",
"wiremock",
]