Skip to content

Commit

Permalink
Remove unneeded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetdsouza committed Sep 7, 2024
1 parent ecf3f82 commit acf10d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ tauri-build = { version = "1.5.1", features = [] }
[dependencies]
anyhow = "1.0.69"
bzip2 = { version = "0.4.4", features = ["static"] }
chrono = "0.4.24"
clap = { version = "4.2.1", features = ["derive"] }
color-print = "0.3.4"
console = { version = "0.15.5", features = ["windows-console-colors"] }
hex = "0.4.3"
indicatif = "0.17.3"
memmap2 = "0.7.0"
Expand Down

0 comments on commit acf10d2

Please sign in to comment.