Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
crates quit and thiserror are unused, remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganneff committed Oct 20, 2024
1 parent 10919d6 commit 7fd279b
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 69 deletions.
126 changes: 59 additions & 67 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ directories = "^5.0"
fehler = "1.0.0"
itertools = "0.11"
log = "^0.4"
quit = "^2.0"
rand = "^0.8"
shellexpand = { version = "3.1.0", features = ["full"] }
shlex = "1.3.0"
thiserror = "^1.0"
tmux_interface = { version = "^0.3" }
tracing = { version = "0.1.40", features = ["attributes"], default-features = false }
tracing-subscriber = { features = ["ansi", "tracing-log", "chrono"], default-features = false, version = "0.3.18" }
Expand Down

0 comments on commit 7fd279b

Please sign in to comment.