Skip to content

Commit ef245fd

Browse files
Update special requirement from 0.8.1 to 0.10.3 (#1384)
1 parent 97556c4 commit ef245fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rand_distr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ rand = { path = "..", version = "0.9.0", features = ["small_rng"] }
3939
# Histogram implementation for testing uniformity
4040
average = { version = "0.13", features = [ "std" ] }
4141
# Special functions for testing distributions
42-
special = "0.8.1"
42+
special = "0.10.3"

0 commit comments

Comments
 (0)