Skip to content

Commit 739316e

Browse files
authored
Add MSRV to Cargo.toml (#1191)
1 parent dc561aa commit 739316e

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
@@ -3,6 +3,7 @@
33
name = "ndarray"
44
version = "0.15.5"
55
edition = "2018"
6+
rust-version = "1.49"
67
authors = [
78
"Ulrik Sverdrup \"bluss\"",
89
"Jim Turner"

0 commit comments

Comments
 (0)