Skip to content

Commit

Permalink
add back line wrapping
Browse files Browse the repository at this point in the history
simplify Usage Variants
  • Loading branch information
benmkw committed Feb 16, 2024
1 parent c0c4d59 commit 4ac597a
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 202 deletions.
18 changes: 11 additions & 7 deletions Cargo.lock

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

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,8 @@ 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
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
serde_derive = ">=1.0.185"
Expand Down
Loading

0 comments on commit 4ac597a

Please sign in to comment.