Skip to content

Commit

Permalink
Add new simplified output format to space-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
buffrr committed Jan 28, 2025
1 parent fbace0f commit f6db735
Show file tree
Hide file tree
Showing 5 changed files with 549 additions and 75 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 f6db735

Please sign in to comment.