Skip to content

Commit

Permalink
chore: move rand to dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
niebayes committed Mar 28, 2024
1 parent 3186861 commit ac5290c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ object-store.workspace = true
once_cell.workspace = true
operator.workspace = true
query.workspace = true
rand.workspace = true
rstest = "0.17"
rstest_reuse = "0.5"
secrecy = "0.8"
Expand Down Expand Up @@ -81,6 +80,7 @@ opentelemetry-proto.workspace = true
partition.workspace = true
paste.workspace = true
prost.workspace = true
rand.workspace = true
script.workspace = true
session = { workspace = true, features = ["testing"] }
store-api.workspace = true
Expand Down

0 comments on commit ac5290c

Please sign in to comment.