Skip to content

Commit

Permalink
Add rand to dev-deps
Browse files Browse the repository at this point in the history
Can drop this after rebase on commit fc04931 "Make rand an optional dependency (apache#674)", first released in 6.0.0
  • Loading branch information
mcheshkov committed Sep 6, 2024
1 parent 9700298 commit 201defc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ memory-check = []
[dev-dependencies]
criterion = "0.3"
flate2 = "1"
rand = "0.8"
tempfile = "3"

[build-dependencies]
Expand Down

0 comments on commit 201defc

Please sign in to comment.