Skip to content

Commit

Permalink
factors: Pare down spin-core and spin-app
Browse files Browse the repository at this point in the history
These features are moving as part of the migration to factors.

Signed-off-by: Lann Martin <[email protected]>
  • Loading branch information
lann committed Jul 18, 2024
1 parent 67d9e07 commit 21325c3
Show file tree
Hide file tree
Showing 20 changed files with 175 additions and 6,833 deletions.
20 changes: 6 additions & 14 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions crates/app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ edition = { workspace = true }
[dependencies]
anyhow = "1.0"
async-trait = "0.1"
ouroboros = "0.18.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
spin-core = { path = "../core" }
spin-locked-app = { path = "../locked-app" }
spin-serde = { path = "../serde" }
thiserror = "1.0"
123 changes: 0 additions & 123 deletions crates/app/src/host_component.rs

This file was deleted.

Loading

0 comments on commit 21325c3

Please sign in to comment.