Skip to content

Commit 8f9cf03

Browse files
author
Daniel Vainsencher
committed
This version is using ndarray 0.3, has a lifetime problem.
1 parent 10833c9 commit 8f9cf03

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
@@ -4,4 +4,4 @@ version = "0.1.0"
44
authors = ["Daniel Vainsencher <[email protected]"]
55

66
[dependencies]
7-
ndarray = { git = "https://github.com/daniel-vainsencher/rust-ndarray.git" }
7+
ndarray = "0.3"

0 commit comments

Comments
 (0)