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

Commit

Permalink
chore(deps): removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Dec 13, 2023
1 parent 3e245e1 commit e3e0b22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
51 changes: 0 additions & 51 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,13 @@ spinoff = { version = "0.8.0", features = ["dots", "arc", "line"] }
clap = { version = "4.4.11", features = ["string", "derive"] }
serde = { version = "1.0.193", features = ["derive"] }
tokio = { version = "1.35.0", features = ["full"] }
async-recursion = "1.0.5"
anyhow = "1.0.75"
colored = "2.1.0"
toml = "0.8.8"
columns = "0.1.0"
dirs = "5.0.1"
sha2 = "0.10.8"
futures = "0.3.29"
async-recursion = "1.0.5"


[profile.dev]
Expand Down

0 comments on commit e3e0b22

Please sign in to comment.