Skip to content

Commit 8b5570f

Browse files
committed
chore: removing unused dependency
1 parent 59d62a7 commit 8b5570f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/apollo-mcp-server/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ tokio.workspace = true
3131
tokio-util.workspace = true
3232
tracing.workspace = true
3333
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
34-
url.workspace = true
3534

3635
[dev-dependencies]
3736
figment = { version = "0.10.19", features = ["test"] }

0 commit comments

Comments
 (0)