Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Codetector1374 committed Aug 2, 2024
1 parent ad5a365 commit 4c4cbca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
54 changes: 0 additions & 54 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ default-run="page_explorer"

[dependencies]
anyhow = "1.0.86"
bitvec = "1.0.1"
circular-buffer = "0.1.7"
clap = { version = "4.5.9", features = ["derive"] }
crc = "3.2.1"
indicatif = "0.17.8"
memmap2 = "0.9.4"
num_enum = "0.7.2"
pretty-hex = "0.4.1"
simple_endian = "0.3.2"
sqlparser = "0.49.0"
struson = "0.5.0"
tracing = "0.1.40"
Expand Down

0 comments on commit 4c4cbca

Please sign in to comment.