Skip to content

Commit 560924a

Browse files
chore(deps): update rust crate rand_distr to 0.5
1 parent db4022b commit 560924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ memmap = "0.7"
5151
proc-macro2 = { version = "1", features=["default", "proc-macro"] }
5252
radians = "0.3"
5353
rand = "0.8"
54-
rand_distr = "0.4"
54+
rand_distr = "0.5"
5555
rayon = "1"
5656
rstest = "0.25"
5757
serde = { version = "1", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)