Skip to content

Commit 0ae9855

Browse files
CI-Fix (#26)
1 parent 3a52814 commit 0ae9855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distr_test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ rand = { version = "0.9.0", features = ["small_rng"] }
1010
num-traits = "0.2.19"
1111
# Special functions for testing distributions
1212
special = "0.11.0"
13-
spfunc = "0.1.0"
13+
spfunc = "=0.1.0"
1414
# Cdf implementation
1515
statrs = "0.17.1"

0 commit comments

Comments
 (0)