Skip to content

Commit d609923

Browse files
committed
Upgrade noisy_float to 0.2.0
1 parent e4c165c commit d609923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories = ["data-structures", "science"]
1717

1818
[dependencies]
1919
ndarray = "0.14"
20-
noisy_float = "0.1.8"
20+
noisy_float = "0.2.0"
2121
num-integer = "0.1"
2222
num-traits = "0.2"
2323
rand = "0.7"

0 commit comments

Comments
 (0)