Skip to content

Commit

Permalink
Update to special 0.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Oct 17, 2024
1 parent ec2da28 commit 07d5032
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
24 changes: 22 additions & 2 deletions Cargo.lock.msrv

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rand_distr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ rand = { path = "..", version = "=0.9.0-alpha.1", features = ["small_rng"] }
# Histogram implementation for testing uniformity
average = { version = "0.15", features = [ "std" ] }
# Special functions for testing distributions
special = "0.10.3"
special = "0.11.0"

0 comments on commit 07d5032

Please sign in to comment.