Skip to content

Commit 3dc9477

Browse files
Update linspace requirement from 0.1.1 to 0.2.2
--- updated-dependencies: - dependency-name: linspace dependency-version: 0.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80d6061 commit 3dc9477

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
@@ -43,5 +43,5 @@ serde = {version = "*", optional = true}
4343
[dev-dependencies]
4444
num = "0.4.3"
4545
plotters = "0.3.7"
46-
linspace = "0.1.1"
46+
linspace = "0.2.2"
4747
libm = "0.2.15"

0 commit comments

Comments
 (0)