Skip to content

Commit

Permalink
Merge branch 'tabled'
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Feb 16, 2024
2 parents f458966 + e25d7eb commit ed79aa7
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 371 deletions.
141 changes: 1 addition & 140 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,7 @@ tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
tracing-subscriber = { version = "0.3.17", optional = true }
tracing = { version = "0.1.37", optional = true }

# for progress
owo-colors = "4.0.0"

# for config-tree
tabled = { version = "0.15.0", features = ["ansi"] }
terminal_size = "0.3.0"

# Avoid pre-compiled binaries, see https://github.com/serde-rs/serde/issues/2538 and https://github.com/serde-rs/serde/pull/2590
Expand Down
Loading

0 comments on commit ed79aa7

Please sign in to comment.