Skip to content

Commit

Permalink
cleanup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jedna committed Jan 9, 2025
1 parent 8caa665 commit f473534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ itertools = "0.13.0"
lazy_static = "1.4.0"
mockall = "0.12.1"
num-bigint = "0.4"
num-traits = "0.2"
pocket-ic = "6.0.0"
proc-macro2 = "1.0"
prometheus = "0.13.3"
Expand All @@ -83,7 +82,6 @@ slog = "2.5.2"
slog-async = "2.4.0"
slog-term = "2.9.0"
strum = "0.26"
strum_macros = "0.26"
syn = { version = "2.0", features = ["extra-traits", "full"] }
tabled = "0.16"
tempfile = "3.10"
Expand Down

0 comments on commit f473534

Please sign in to comment.