Skip to content

Commit

Permalink
chore: remove unused hex dep in arrow-json
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltontj committed Apr 10, 2024
1 parent 89ffe1a commit 440c7cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arrow-json/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ tokio = { version = "1.27", default-features = false, features = ["io-util"] }
bytes = "1.4"
criterion = { version = "0.5", default-features = false }
rand = { version = "0.8", default-features = false, features = ["std", "std_rng"] }
hex = "0.4.3"

[[bench]]
name = "serde"
Expand Down

0 comments on commit 440c7cc

Please sign in to comment.