Skip to content

Commit

Permalink
Merge pull request #67 from buffrr/space-cli-ux
Browse files Browse the repository at this point in the history
New simplified output format for space-cli & bug fixes
  • Loading branch information
buffrr authored Jan 28, 2025
2 parents 361ca77 + 525b436 commit bb91831
Show file tree
Hide file tree
Showing 9 changed files with 634 additions and 134 deletions.
114 changes: 102 additions & 12 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ base64 = "0.22.1"
futures = "0.3.30"
reqwest = { version = "0.12.5", default-features = false, features = ["json", "blocking", "rustls-tls"] }
threadpool = "1.8.1"

tabled = "0.17.0"
colored = "3.0.0"
[dev-dependencies]
assert_cmd = "2.0.16"
predicates = "3.1.2"
Expand Down
Loading

0 comments on commit bb91831

Please sign in to comment.