Skip to content

Commit

Permalink
Merge pull request #2661 from lann/factors-die-code-die
Browse files Browse the repository at this point in the history
factors: Pare down spin-core and spin-app
  • Loading branch information
lann authored Jul 19, 2024
2 parents 0a9f22a + e2334e7 commit 2565311
Show file tree
Hide file tree
Showing 22 changed files with 172 additions and 6,984 deletions.
70 changes: 5 additions & 65 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 2565311

Please sign in to comment.