Skip to content

Commit

Permalink
Prepare for review cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
enderger committed Mar 21, 2022
1 parent bbe62b9 commit 1e93184
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 63 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ node_modules/
theseus_gui/build/
WixTools

[#]*[#]

# TEMPORARY: ignore my test instance and metadata
theseus_cli/launcher
theseus_cli/foo
51 changes: 12 additions & 39 deletions 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 theseus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ daedalus = "0.1.12"
reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sled = "0.34"
json5 = "0.4.1"
chrono = { version = "0.4", features = ["serde"] }
uuid = { version = "0.8", features = ["serde", "v4"] }
Expand Down
23 changes: 0 additions & 23 deletions theseus_cli/src/#error_handler.rs#

This file was deleted.

0 comments on commit 1e93184

Please sign in to comment.