Skip to content

Commit 20b9eb2

Browse files
jturner314LukeMathWalker
authored andcommitted
Update noisy_float to 0.1.8 (#11)
We no longer need to patch it.
1 parent fcbe35a commit 20b9eb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Jim Turner <[email protected]>"]
55

66
[dependencies]
77
ndarray = "0.12"
8-
noisy_float = "0.1"
8+
noisy_float = "0.1.8"
99
num-traits = "0.2"
1010
rand = "0.5"
1111
itertools = { version = "0.7.0", default-features = false }
@@ -16,4 +16,3 @@ ndarray-rand = "0.8"
1616

1717
[patch.crates-io]
1818
ndarray = { git = "https://github.com/rust-ndarray/ndarray.git", branch = "master" }
19-
noisy_float = { git = "https://github.com/SergiusIW/noisy_float-rs.git", rev = "c33a94803987475bbd205c9ff5a697af533f9a17" }

0 commit comments

Comments
 (0)