Skip to content

Commit

Permalink
Add dirs to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Nov 23, 2024
1 parent af86ae5 commit 200f975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ console = { workspace = true, features = ["windows-console-colors"] }
crossbeam-channel = { workspace = true }
csv = { workspace = true }
deno_task_shell = { workspace = true }
dirs = {workspace = true }
dialoguer = { workspace = true }
dunce = { workspace = true }
fancy_display = { workspace = true }
Expand Down

0 comments on commit 200f975

Please sign in to comment.