Skip to content

Commit d1364d1

Browse files
committed
chore(deps): Add rand dev dependency for shuffling in tests
1 parent bbca886 commit d1364d1

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ diff = "0.1"
7575
tempfile = "3.27"
7676
filetime = "0.2"
7777
test-case = "3.3"
78+
rand = "0.10.1"
7879

7980
[profile.dev]
8081
debug = "line-tables-only"

0 commit comments

Comments
 (0)