Skip to content

Commit

Permalink
manifest: Remove outbound-http dep
Browse files Browse the repository at this point in the history
Signed-off-by: Lann Martin <[email protected]>
  • Loading branch information
lann committed Oct 18, 2023
1 parent 61c36a1 commit 45c4c91
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/manifest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ edition = { workspace = true }
[dependencies]
anyhow = "1.0.75"
indexmap = { version = "1", features = ["serde"] }
outbound-http = { path = "../outbound-http" }
serde = { version = "1.0", features = ["derive"] }
spin-serde = { path = "../serde" }
thiserror = "1"
Expand Down
1 change: 0 additions & 1 deletion examples/spin-timer/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45c4c91

Please sign in to comment.