Skip to content

Commit a75bb4d

Browse files
committed
Make: Bump Fork Union to 2.1
1 parent 0e740ed commit a75bb4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cxx = "1.0.160"
3535
cxx-build = "1.0.160"
3636

3737
[dev-dependencies]
38-
fork_union = "2.0.0" # for concurrency tests
38+
fork_union = "2.1.0" # for concurrency tests
3939
rand_distr = "0.5.1" # uniform floats distribution
4040
rand_chacha = "0.9.0" # random number generator
4141
rand = "0.9.1"

0 commit comments

Comments
 (0)