We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97556c4 commit ef245fdCopy full SHA for ef245fd
rand_distr/Cargo.toml
@@ -39,4 +39,4 @@ rand = { path = "..", version = "0.9.0", features = ["small_rng"] }
39
# Histogram implementation for testing uniformity
40
average = { version = "0.13", features = [ "std" ] }
41
# Special functions for testing distributions
42
-special = "0.8.1"
+special = "0.10.3"
0 commit comments