Skip to content

Commit

Permalink
Remove spin-engine crate
Browse files Browse the repository at this point in the history
Signed-off-by: Lann Martin <[email protected]>
  • Loading branch information
lann committed Sep 13, 2022
1 parent 7844d9d commit 89d253d
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 978 deletions.
215 changes: 46 additions & 169 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ serde_json = "1.0.82"
sha2 = "0.10.2"
spin-build = { path = "crates/build" }
spin-config = { path = "crates/config" }
spin-engine = { path = "crates/engine" }
spin-http = { path = "crates/http" }
spin-loader = { path = "crates/loader" }
spin-manifest = { path = "crates/manifest" }
Expand Down Expand Up @@ -73,7 +72,6 @@ members = [
"crates/build",
"crates/config",
"crates/core",
"crates/engine",
"crates/http",
"crates/loader",
"crates/manifest",
Expand Down
25 changes: 0 additions & 25 deletions crates/engine/Cargo.toml

This file was deleted.

100 changes: 0 additions & 100 deletions crates/engine/src/host_component.rs

This file was deleted.

256 changes: 0 additions & 256 deletions crates/engine/src/io.rs

This file was deleted.

Loading

0 comments on commit 89d253d

Please sign in to comment.