Skip to content

Commit

Permalink
Update special requirement from 0.8.1 to 0.10.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: special
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 88b2acc commit 4f0ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rand_distr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ rand = { path = "..", version = "0.9.0", features = ["small_rng"] }
# Histogram implementation for testing uniformity
average = { version = "0.13", features = [ "std" ] }
# Special functions for testing distributions
special = "0.8.1"
special = "0.10.3"

0 comments on commit 4f0ae69

Please sign in to comment.