Skip to content

Commit

Permalink
Merge pull request fermyon#1909 from lann/remove-manifest-outbound-dep
Browse files Browse the repository at this point in the history
manifest: Remove outbound-http dep
  • Loading branch information
lann authored Oct 18, 2023
2 parents 329d384 + 45c4c91 commit 5fd62d4
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 5fd62d4

Please sign in to comment.