Skip to content

Commit 29c4228

Browse files
committed
Update derive-new to 0.5
1 parent 01ea473 commit 29c4228

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
@@ -23,7 +23,7 @@ intel-mkl = ["intel-mkl-src"]
2323

2424
[dependencies]
2525
rand = "0.3"
26-
derive-new = "0.4"
26+
derive-new = "0.5"
2727
procedurals = "0.2"
2828
num-traits = "0.1"
2929
num-complex = "0.1"

0 commit comments

Comments
 (0)