Skip to content

Commit 876b4b1

Browse files
committed
Bumped approx's version number.
1 parent 87506b8 commit 876b4b1

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
@@ -33,7 +33,7 @@ num-complex = { version = "0.4", default-features = false }
3333
# Use via the `rayon` crate feature!
3434
rayon_ = { version = "1.0.3", optional = true, package = "rayon" }
3535

36-
approx = { version = "0.4", optional = true , default-features = false }
36+
approx = { version = "0.5", optional = true , default-features = false }
3737

3838
# Use via the `blas` crate feature!
3939
cblas-sys = { version = "0.1.4", optional = true, default-features = false }

0 commit comments

Comments
 (0)