Skip to content

Commit

Permalink
globbing for tree layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis committed Dec 2, 2023
1 parent 40ecb03 commit 64c3742
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 104 deletions.
159 changes: 77 additions & 82 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ahash = "0.8.6"
ansi_term = "0.12.1"
anyhow = "1.0.75"
chrono = { version = "0.4.24", default-features = false, features = ["clock", "std"] }
clap = { version = "4.1.1", features = ["derive"] }
clap = { version = "4.4.10", features = ["derive"] }
clap_complete = "4.1.1"
config = { version = "0.13.3", default-features = false, features = ["toml"] }
crossterm = "0.26.1"
Expand Down
Loading

0 comments on commit 64c3742

Please sign in to comment.