Skip to content

Commit b4db602

Browse files
authored
Merge pull request #2375 from itowlson/remove-unused-dependency-that-was-causing-a-cycle
Remove unused dependency that was causing a cycle
2 parents 0df6fe6 + 47cb9ca commit b4db602

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)