Skip to content

Commit

Permalink
remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieugouel committed Feb 12, 2025
1 parent 9d7b85d commit 4c51c00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
12 changes: 0 additions & 12 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 @@ -14,12 +14,10 @@ clap = { version = "4.5.23", features = ["derive"] }
clap-verbosity-flag = "3.0.2"
config = "0.15.4"
env_logger = "0.11.6"
hex = "0.4.3"
kafka = "0.10.0"
log = "0.4.22"
metrics = "0.24.1"
metrics-exporter-prometheus = "0.16.0"
prefix-trie = "0.6.0"
rand = "0.9.0"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
Expand Down

0 comments on commit 4c51c00

Please sign in to comment.