Skip to content

Commit 5fd62d4

Browse files
authored
Merge pull request #1909 from lann/remove-manifest-outbound-dep
manifest: Remove outbound-http dep
2 parents 329d384 + 45c4c91 commit 5fd62d4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
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/manifest/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ edition = { workspace = true }
77
[dependencies]
88
anyhow = "1.0.75"
99
indexmap = { version = "1", features = ["serde"] }
10-
outbound-http = { path = "../outbound-http" }
1110
serde = { version = "1.0", features = ["derive"] }
1211
spin-serde = { path = "../serde" }
1312
thiserror = "1"

examples/spin-timer/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.

0 commit comments

Comments
 (0)