Skip to content

Commit 47cb9ca

Browse files
committed
Remove unused dependency that was causing a cycle
Signed-off-by: itowlson <[email protected]>
1 parent 0df6fe6 commit 47cb9ca

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/testing/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ serde_json = "1"
1313
spin-app = { path = "../app" }
1414
spin-core = { path = "../core" }
1515
spin-http = { path = "../http" }
16-
spin-trigger-http = { path = "../trigger-http" }
1716
spin-trigger = { path = "../trigger" }
1817
tokio = { version = "1", features = ["macros", "rt"] }
1918
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)