Skip to content

Commit

Permalink
Revert "WIP host tracking (#136)"
Browse files Browse the repository at this point in the history
This reverts commit 05d452b.
  • Loading branch information
clabby authored Apr 25, 2024
1 parent 05d452b commit 4c00ca4
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 270 deletions.
119 changes: 0 additions & 119 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
members = ["crates/*", "bin/host"]
members = ["crates/*"]
exclude = ["examples/minimal", "examples/simple-revm", "fpvm-tests/cannon-rs-tests"]
resolver = "2"

Expand Down
Empty file added bin/host/.gitkeep
Empty file.
21 changes: 0 additions & 21 deletions bin/host/Cargo.toml

This file was deleted.

100 changes: 0 additions & 100 deletions bin/host/src/main.rs

This file was deleted.

13 changes: 0 additions & 13 deletions bin/host/src/parser.rs

This file was deleted.

16 changes: 0 additions & 16 deletions bin/host/src/types.rs

This file was deleted.

0 comments on commit 4c00ca4

Please sign in to comment.