Skip to content

Commit cf27d10

Browse files
committed
2018 edition in cargo
1 parent 2b16582 commit cf27d10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "ndarray-linalg"
33
version = "0.10.1-alpha.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
5+
edition = "2018"
56

67
description = "Linear algebra package for rust-ndarray using LAPACK"
78
documentation = "https://docs.rs/ndarray-linalg/"

0 commit comments

Comments
 (0)